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