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