Uses of Interface
org.oasisOpen.docs.wss.x2004.x01.oasis200401WssWssecurityUtility10.AttributedURI

Packages that use AttributedURI
org.oasisOpen.docs.wss.x2004.x01.oasis200401WssWssecurityUtility10   
org.oasisOpen.docs.wss.x2004.x01.oasis200401WssWssecurityUtility10.impl   
 

Uses of AttributedURI in org.oasisOpen.docs.wss.x2004.x01.oasis200401WssWssecurityUtility10
 

Methods in org.oasisOpen.docs.wss.x2004.x01.oasis200401WssWssecurityUtility10 that return AttributedURI
static AttributedURI AttributedURI.Factory.newInstance()
           
static AttributedURI AttributedURI.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static AttributedURI AttributedURI.Factory.parse(java.io.File file)
           
static AttributedURI AttributedURI.Factory.parse(java.io.File file, org.apache.xmlbeans.XmlOptions options)
           
static AttributedURI AttributedURI.Factory.parse(java.io.InputStream is)
           
static AttributedURI AttributedURI.Factory.parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static AttributedURI AttributedURI.Factory.parse(org.w3c.dom.Node node)
           
static AttributedURI AttributedURI.Factory.parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options)
           
static AttributedURI AttributedURI.Factory.parse(java.io.Reader r)
           
static AttributedURI AttributedURI.Factory.parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options)
           
static AttributedURI AttributedURI.Factory.parse(java.lang.String xmlAsString)
           
static AttributedURI AttributedURI.Factory.parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static AttributedURI AttributedURI.Factory.parse(java.net.URL u)
           
static AttributedURI AttributedURI.Factory.parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options)
           
static AttributedURI AttributedURI.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static AttributedURI AttributedURI.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static AttributedURI AttributedURI.Factory.parse(javax.xml.stream.XMLStreamReader sr)
           
static AttributedURI AttributedURI.Factory.parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Uses of AttributedURI in org.oasisOpen.docs.wss.x2004.x01.oasis200401WssWssecurityUtility10.impl
 

Classes in org.oasisOpen.docs.wss.x2004.x01.oasis200401WssWssecurityUtility10.impl that implement AttributedURI
 class AttributedURIImpl
          An XML AttributedURI(@http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd).
 



Copyright © 2009. All Rights Reserved.