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