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