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