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