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