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

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

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

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

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

Classes in org.oasisOpen.docs.wss.x2004.x01.oasis200401WssWssecurityUtility10.impl that implement IdAttribute
 class IdAttributeImpl
          A document containing one Id(@http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd) attribute.
 



Copyright © 2009. All Rights Reserved.