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