public static final class STOLEUpdateMode.Factory extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
static STOLEUpdateMode |
newInstance() |
static STOLEUpdateMode |
newInstance(org.apache.xmlbeans.XmlOptions options) |
static org.apache.xmlbeans.xml.stream.XMLInputStream |
newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
已过时。
|
static org.apache.xmlbeans.xml.stream.XMLInputStream |
newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
已过时。
|
static STOLEUpdateMode |
newValue(Object obj) |
static STOLEUpdateMode |
parse(File file) |
static STOLEUpdateMode |
parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static STOLEUpdateMode |
parse(InputStream is) |
static STOLEUpdateMode |
parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static STOLEUpdateMode |
parse(Node node) |
static STOLEUpdateMode |
parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static STOLEUpdateMode |
parse(Reader r) |
static STOLEUpdateMode |
parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static STOLEUpdateMode |
parse(String xmlAsString) |
static STOLEUpdateMode |
parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static STOLEUpdateMode |
parse(URL u) |
static STOLEUpdateMode |
parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static STOLEUpdateMode |
parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
已过时。
|
static STOLEUpdateMode |
parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
已过时。
|
static STOLEUpdateMode |
parse(XMLStreamReader sr) |
static STOLEUpdateMode |
parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
public static STOLEUpdateMode newValue(Object obj)
public static STOLEUpdateMode newInstance()
public static STOLEUpdateMode newInstance(org.apache.xmlbeans.XmlOptions options)
public static STOLEUpdateMode parse(String xmlAsString) throws org.apache.xmlbeans.XmlException
public static STOLEUpdateMode parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException
public static STOLEUpdateMode parse(File file) throws org.apache.xmlbeans.XmlException, IOException
public static STOLEUpdateMode parse(File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, IOException
public static STOLEUpdateMode parse(URL u) throws org.apache.xmlbeans.XmlException, IOException
public static STOLEUpdateMode parse(URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, IOException
public static STOLEUpdateMode parse(InputStream is) throws org.apache.xmlbeans.XmlException, IOException
public static STOLEUpdateMode parse(InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, IOException
public static STOLEUpdateMode parse(Reader r) throws org.apache.xmlbeans.XmlException, IOException
public static STOLEUpdateMode parse(Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, IOException
public static STOLEUpdateMode parse(XMLStreamReader sr) throws org.apache.xmlbeans.XmlException
public static STOLEUpdateMode parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException
public static STOLEUpdateMode parse(Node node) throws org.apache.xmlbeans.XmlException
public static STOLEUpdateMode parse(Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException
@Deprecated public static STOLEUpdateMode parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException
XMLInputStream@Deprecated public static STOLEUpdateMode parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException
XMLInputStream@Deprecated public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException
XMLInputStream@Deprecated public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException
XMLInputStreamCopyright © 2022. All rights reserved.