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