Uses of Interface
org.oasisOpen.docs.wsSx.wsTrust.x200512.KeyTypeDocument
-
Packages that use KeyTypeDocument Package Description org.oasisOpen.docs.wsSx.wsTrust.x200512 -
-
Uses of KeyTypeDocument in org.oasisOpen.docs.wsSx.wsTrust.x200512
Methods in org.oasisOpen.docs.wsSx.wsTrust.x200512 that return KeyTypeDocument Modifier and Type Method Description static KeyTypeDocumentKeyTypeDocument.Factory. newInstance()static KeyTypeDocumentKeyTypeDocument.Factory. newInstance(XmlOptions options)static KeyTypeDocumentKeyTypeDocument.Factory. parse(File file)static KeyTypeDocumentKeyTypeDocument.Factory. parse(File file, XmlOptions options)static KeyTypeDocumentKeyTypeDocument.Factory. parse(InputStream is)static KeyTypeDocumentKeyTypeDocument.Factory. parse(InputStream is, XmlOptions options)static KeyTypeDocumentKeyTypeDocument.Factory. parse(Reader r)static KeyTypeDocumentKeyTypeDocument.Factory. parse(Reader r, XmlOptions options)static KeyTypeDocumentKeyTypeDocument.Factory. parse(String xmlAsString)static KeyTypeDocumentKeyTypeDocument.Factory. parse(String xmlAsString, XmlOptions options)static KeyTypeDocumentKeyTypeDocument.Factory. parse(URL u)static KeyTypeDocumentKeyTypeDocument.Factory. parse(URL u, XmlOptions options)static KeyTypeDocumentKeyTypeDocument.Factory. parse(XMLStreamReader sr)static KeyTypeDocumentKeyTypeDocument.Factory. parse(XMLStreamReader sr, XmlOptions options)static KeyTypeDocumentKeyTypeDocument.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic KeyTypeDocumentKeyTypeDocument.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, XmlOptions options)Deprecated.XMLInputStreamstatic KeyTypeDocumentKeyTypeDocument.Factory. parse(Node node)static KeyTypeDocumentKeyTypeDocument.Factory. parse(Node node, XmlOptions options)
-