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