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