Object
A class with methods for creating instances
of XmlENTITY.
Object
XmlENTITY.Factory
XmlENTITY
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 XmlENTITY newInstance()
Creates an empty instance of XmlENTITY
public staticCreates an empty instance ofXmlENTITYnewInstance(XmlOptionsoptions)
XmlENTITY
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 immutableXmlENTITYnewValue(Objectobj)
XmlENTITY value
public staticParses aXmlENTITYparse(Strings)
throwsXmlException
XmlENTITY fragment from a String.
XmlException
public staticParses aXmlENTITYparse(Strings,XmlOptionsoptions)
throwsXmlException
XmlENTITY fragment from a String.
XmlException
public staticParses aXmlENTITYparse(Filef)
throwsXmlException,IOException
XmlENTITY fragment from a File.
XmlException
IOException
public staticParses aXmlENTITYparse(Filef,XmlOptionsoptions)
throwsXmlException,IOException
XmlENTITY fragment from a File.
XmlException
IOException
public staticParses aXmlENTITYparse(URLu)
throwsXmlException,IOException
XmlENTITY fragment from a URL.
XmlException
IOException
public staticParses aXmlENTITYparse(URLu,XmlOptionsoptions)
throwsXmlException,IOException
XmlENTITY fragment from a URL.
XmlException
IOException
public staticParses aXmlENTITYparse(InputStreamis)
throwsXmlException,IOException
XmlENTITY fragment from an InputStream.
XmlException
IOException
public staticParses aXmlENTITYparse(InputStreamis,XmlOptionsoptions)
throwsXmlException,IOException
XmlENTITY fragment from an InputStream.
XmlException
IOException
public staticParses aXmlENTITYparse(Readerr)
throwsXmlException,IOException
XmlENTITY fragment from a Reader.
XmlException
IOException
public staticParses aXmlENTITYparse(Readerr,XmlOptionsoptions)
throwsXmlException,IOException
XmlENTITY fragment from a Reader.
XmlException
IOException
public staticParses aXmlENTITYparse(Nodenode)
throwsXmlException
XmlENTITY fragment from a DOM Node.
XmlException
public staticParses aXmlENTITYparse(Nodenode,XmlOptionsoptions)
throwsXmlException
XmlENTITY fragment from a DOM Node.
XmlException
DEPRECATED Superceded by JSR 173
public staticParses aXmlENTITYparse(XMLInputStreamxis)
throwsXmlException,XMLStreamException
XmlENTITY fragment from an XMLInputStream.
XmlException
XMLStreamException
DEPRECATED Superceded by JSR 173
public staticParses aXmlENTITYparse(XMLInputStreamxis,XmlOptionsoptions)
throwsXmlException,XMLStreamException
XmlENTITY fragment from an XMLInputStream.
XmlException
XMLStreamException