Uses of Interface
org.icenigrid.schema.oasis.wss.y2004.m01.UsageAttribute

Packages that use UsageAttribute
org.icenigrid.schema.oasis.wss.y2004.m01   
org.icenigrid.schema.oasis.wss.y2004.m01.impl   
 

Uses of UsageAttribute in org.icenigrid.schema.oasis.wss.y2004.m01
 

Methods in org.icenigrid.schema.oasis.wss.y2004.m01 that return UsageAttribute
static UsageAttribute UsageAttribute.Factory.newInstance()
           
static UsageAttribute UsageAttribute.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static UsageAttribute UsageAttribute.Factory.parse(java.io.File file)
           
static UsageAttribute UsageAttribute.Factory.parse(java.io.File file, org.apache.xmlbeans.XmlOptions options)
           
static UsageAttribute UsageAttribute.Factory.parse(java.io.InputStream is)
           
static UsageAttribute UsageAttribute.Factory.parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static UsageAttribute UsageAttribute.Factory.parse(org.w3c.dom.Node node)
           
static UsageAttribute UsageAttribute.Factory.parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options)
           
static UsageAttribute UsageAttribute.Factory.parse(java.io.Reader r)
           
static UsageAttribute UsageAttribute.Factory.parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options)
           
static UsageAttribute UsageAttribute.Factory.parse(java.lang.String xmlAsString)
           
static UsageAttribute UsageAttribute.Factory.parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static UsageAttribute UsageAttribute.Factory.parse(java.net.URL u)
           
static UsageAttribute UsageAttribute.Factory.parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options)
           
static UsageAttribute UsageAttribute.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static UsageAttribute UsageAttribute.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static UsageAttribute UsageAttribute.Factory.parse(javax.xml.stream.XMLStreamReader sr)
           
static UsageAttribute UsageAttribute.Factory.parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Uses of UsageAttribute in org.icenigrid.schema.oasis.wss.y2004.m01.impl
 

Classes in org.icenigrid.schema.oasis.wss.y2004.m01.impl that implement UsageAttribute
 class UsageAttributeImpl
          A document containing one Usage(@http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd) attribute.
 



Copyright © 2009. All Rights Reserved.