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