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