Uses of Interface
org.xmlsoap.schemas.ws.x2004.x08.addressing.RelatesToDocument
-
Packages that use RelatesToDocument Package Description org.xmlsoap.schemas.ws.x2004.x08.addressing -
-
Uses of RelatesToDocument in org.xmlsoap.schemas.ws.x2004.x08.addressing
Methods in org.xmlsoap.schemas.ws.x2004.x08.addressing that return RelatesToDocument Modifier and Type Method Description static RelatesToDocumentRelatesToDocument.Factory. newInstance()static RelatesToDocumentRelatesToDocument.Factory. newInstance(XmlOptions options)static RelatesToDocumentRelatesToDocument.Factory. parse(File file)static RelatesToDocumentRelatesToDocument.Factory. parse(File file, XmlOptions options)static RelatesToDocumentRelatesToDocument.Factory. parse(InputStream is)static RelatesToDocumentRelatesToDocument.Factory. parse(InputStream is, XmlOptions options)static RelatesToDocumentRelatesToDocument.Factory. parse(Reader r)static RelatesToDocumentRelatesToDocument.Factory. parse(Reader r, XmlOptions options)static RelatesToDocumentRelatesToDocument.Factory. parse(String xmlAsString)static RelatesToDocumentRelatesToDocument.Factory. parse(String xmlAsString, XmlOptions options)static RelatesToDocumentRelatesToDocument.Factory. parse(URL u)static RelatesToDocumentRelatesToDocument.Factory. parse(URL u, XmlOptions options)static RelatesToDocumentRelatesToDocument.Factory. parse(XMLStreamReader sr)static RelatesToDocumentRelatesToDocument.Factory. parse(XMLStreamReader sr, XmlOptions options)static RelatesToDocumentRelatesToDocument.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic RelatesToDocumentRelatesToDocument.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, XmlOptions options)Deprecated.XMLInputStreamstatic RelatesToDocumentRelatesToDocument.Factory. parse(Node node)static RelatesToDocumentRelatesToDocument.Factory. parse(Node node, XmlOptions options)
-