|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.indiana.extreme.lead.metadata.DistinfoDocument.Factory
public static final class DistinfoDocument.Factory
A factory class with static methods for creating instances of this type.
| Method Summary | |
|---|---|
static DistinfoDocument |
newInstance()
|
static DistinfoDocument |
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 DistinfoDocument |
parse(File file)
|
static DistinfoDocument |
parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static DistinfoDocument |
parse(InputStream is)
|
static DistinfoDocument |
parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static DistinfoDocument |
parse(Node node)
|
static DistinfoDocument |
parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static DistinfoDocument |
parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static DistinfoDocument |
parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static DistinfoDocument |
parse(Reader r)
|
static DistinfoDocument |
parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static DistinfoDocument |
parse(String xmlAsString)
|
static DistinfoDocument |
parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static DistinfoDocument |
parse(URL u)
|
static DistinfoDocument |
parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static DistinfoDocument |
parse(javax.xml.stream.XMLStreamReader sr)
|
static DistinfoDocument |
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 DistinfoDocument newInstance()
public static DistinfoDocument newInstance(org.apache.xmlbeans.XmlOptions options)
public static DistinfoDocument parse(String xmlAsString)
throws XmlException
xmlAsString - the string value to parse
XmlException
public static DistinfoDocument parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
throws XmlException
XmlException
public static DistinfoDocument parse(File file)
throws XmlException,
IOException
file - the file from which to load an xml document
XmlException
IOException
public static DistinfoDocument parse(File file,
org.apache.xmlbeans.XmlOptions options)
throws XmlException,
IOException
XmlException
IOException
public static DistinfoDocument parse(URL u)
throws XmlException,
IOException
XmlException
IOException
public static DistinfoDocument parse(URL u,
org.apache.xmlbeans.XmlOptions options)
throws XmlException,
IOException
XmlException
IOException
public static DistinfoDocument parse(InputStream is)
throws XmlException,
IOException
XmlException
IOException
public static DistinfoDocument parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
throws XmlException,
IOException
XmlException
IOException
public static DistinfoDocument parse(Reader r)
throws XmlException,
IOException
XmlException
IOException
public static DistinfoDocument parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
throws XmlException,
IOException
XmlException
IOException
public static DistinfoDocument parse(javax.xml.stream.XMLStreamReader sr)
throws XmlException
XmlException
public static DistinfoDocument parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
throws XmlException
XmlException
public static DistinfoDocument parse(Node node)
throws XmlException
XmlException
public static DistinfoDocument parse(Node node,
org.apache.xmlbeans.XmlOptions options)
throws XmlException
XmlException
public static DistinfoDocument 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 DistinfoDocument 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 | |||||||||