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