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