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