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