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