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