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