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