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