|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.indiana.extreme.lead.metadata.TimeinfoDocument.Factory
public static final class TimeinfoDocument.Factory
A factory class with static methods for creating instances of this type.
| Method Summary | |
|---|---|
static TimeinfoDocument |
newInstance()
|
static TimeinfoDocument |
newInstance(org.apache.xmlbeans.XmlOptions options)
|
static org.apache.xmlbeans.xml.stream.XMLInputStream |
newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static org.apache.xmlbeans.xml.stream.XMLInputStream |
newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static TimeinfoDocument |
parse(File file)
|
static TimeinfoDocument |
parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static TimeinfoDocument |
parse(InputStream is)
|
static TimeinfoDocument |
parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static TimeinfoDocument |
parse(Node node)
|
static TimeinfoDocument |
parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static TimeinfoDocument |
parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static TimeinfoDocument |
parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static TimeinfoDocument |
parse(Reader r)
|
static TimeinfoDocument |
parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static TimeinfoDocument |
parse(String xmlAsString)
|
static TimeinfoDocument |
parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static TimeinfoDocument |
parse(URL u)
|
static TimeinfoDocument |
parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static TimeinfoDocument |
parse(javax.xml.stream.XMLStreamReader sr)
|
static TimeinfoDocument |
parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static TimeinfoDocument newInstance()
public static TimeinfoDocument newInstance(org.apache.xmlbeans.XmlOptions options)
public static TimeinfoDocument parse(String xmlAsString)
throws XmlException
xmlAsString - the string value to parse
XmlException
public static TimeinfoDocument parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
throws XmlException
XmlException
public static TimeinfoDocument parse(File file)
throws XmlException,
IOException
file - the file from which to load an xml document
XmlException
IOException
public static TimeinfoDocument parse(File file,
org.apache.xmlbeans.XmlOptions options)
throws XmlException,
IOException
XmlException
IOException
public static TimeinfoDocument parse(URL u)
throws XmlException,
IOException
XmlException
IOException
public static TimeinfoDocument parse(URL u,
org.apache.xmlbeans.XmlOptions options)
throws XmlException,
IOException
XmlException
IOException
public static TimeinfoDocument parse(InputStream is)
throws XmlException,
IOException
XmlException
IOException
public static TimeinfoDocument parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
throws XmlException,
IOException
XmlException
IOException
public static TimeinfoDocument parse(Reader r)
throws XmlException,
IOException
XmlException
IOException
public static TimeinfoDocument parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
throws XmlException,
IOException
XmlException
IOException
public static TimeinfoDocument parse(javax.xml.stream.XMLStreamReader sr)
throws XmlException
XmlException
public static TimeinfoDocument parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
throws XmlException
XmlException
public static TimeinfoDocument parse(Node node)
throws XmlException
XmlException
public static TimeinfoDocument parse(Node node,
org.apache.xmlbeans.XmlOptions options)
throws XmlException
XmlException
public static TimeinfoDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
throws XmlException,
org.apache.xmlbeans.xml.stream.XMLStreamException
XMLInputStream
XmlException
org.apache.xmlbeans.xml.stream.XMLStreamException
public static TimeinfoDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
throws XmlException,
org.apache.xmlbeans.xml.stream.XMLStreamException
XMLInputStream
XmlException
org.apache.xmlbeans.xml.stream.XMLStreamException
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
throws XmlException,
org.apache.xmlbeans.xml.stream.XMLStreamException
XMLInputStream
XmlException
org.apache.xmlbeans.xml.stream.XMLStreamException
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
throws XmlException,
org.apache.xmlbeans.xml.stream.XMLStreamException
XMLInputStream
XmlException
org.apache.xmlbeans.xml.stream.XMLStreamException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||