Object
A class with methods for creating instances
of XmlENTITIES.
Object
XmlENTITIES.Factory
XmlENTITIES
Method Summary |
public static |
|
public static |
|
public static |
|
public static |
|
public static |
|
public static |
|
public static |
|
public static |
|
public static |
|
public static |
|
public static |
|
public static |
|
public static |
|
public static |
|
public static |
|
public static |
|
public static |
|
public static |
|
public static |
|
Methods from class java.lang. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static XmlENTITIES newInstance()
Creates an empty instance of XmlENTITIES
public staticCreates an empty instance ofXmlENTITIESnewInstance(XmlOptionsoptions)
XmlENTITIES
DEPRECATED Superceded by JSR 173
public staticReturns a validating XMLInputStream.XMLInputStreamnewValidatingXMLInputStream(XMLInputStreamxis)
throwsXmlException,XMLStreamException
XmlException
XMLStreamException
DEPRECATED Superceded by JSR 173
public staticReturns a validating XMLInputStream.XMLInputStreamnewValidatingXMLInputStream(XMLInputStreamxis,XmlOptionsoptions)
throwsXmlException,XMLStreamException
XmlException
XMLStreamException
public staticCreates an immutableXmlENTITIESnewValue(Objectobj)
XmlENTITIES value
public staticParses aXmlENTITIESparse(Strings)
throwsXmlException
XmlENTITIES fragment from a String.
XmlException
public staticParses aXmlENTITIESparse(Strings,XmlOptionsoptions)
throwsXmlException
XmlENTITIES fragment from a String.
XmlException
public staticParses aXmlENTITIESparse(Filef)
throwsXmlException,IOException
XmlENTITIES fragment from a File.
XmlException
IOException
public staticParses aXmlENTITIESparse(Filef,XmlOptionsoptions)
throwsXmlException,IOException
XmlENTITIES fragment from a File.
XmlException
IOException
public staticParses aXmlENTITIESparse(URLu)
throwsXmlException,IOException
XmlENTITIES fragment from a URL.
XmlException
IOException
public staticParses aXmlENTITIESparse(URLu,XmlOptionsoptions)
throwsXmlException,IOException
XmlENTITIES fragment from a URL.
XmlException
IOException
public staticParses aXmlENTITIESparse(InputStreamis)
throwsXmlException,IOException
XmlENTITIES fragment from an InputStream.
XmlException
IOException
public staticParses aXmlENTITIESparse(InputStreamis,XmlOptionsoptions)
throwsXmlException,IOException
XmlENTITIES fragment from an InputStream.
XmlException
IOException
public staticParses aXmlENTITIESparse(Readerr)
throwsXmlException,IOException
XmlENTITIES fragment from a Reader.
XmlException
IOException
public staticParses aXmlENTITIESparse(Readerr,XmlOptionsoptions)
throwsXmlException,IOException
XmlENTITIES fragment from a Reader.
XmlException
IOException
public staticParses aXmlENTITIESparse(Nodenode)
throwsXmlException
XmlENTITIES fragment from a DOM Node.
XmlException
public staticParses aXmlENTITIESparse(Nodenode,XmlOptionsoptions)
throwsXmlException
XmlENTITIES fragment from a DOM Node.
XmlException
DEPRECATED Superceded by JSR 173
public staticParses aXmlENTITIESparse(XMLInputStreamxis)
throwsXmlException,XMLStreamException
XmlENTITIES fragment from an XMLInputStream.
XmlException
XMLStreamException
DEPRECATED Superceded by JSR 173
public staticParses aXmlENTITIESparse(XMLInputStreamxis,XmlOptionsoptions)
throwsXmlException,XMLStreamException
XmlENTITIES fragment from an XMLInputStream.
XmlException
XMLStreamException