Uses of Interface
usGovIcIsmV2.SARIdentifierAttribute

Packages that use SARIdentifierAttribute
usGovIcIsmV2   
usGovIcIsmV2.impl   
 

Uses of SARIdentifierAttribute in usGovIcIsmV2
 

Methods in usGovIcIsmV2 that return SARIdentifierAttribute
static SARIdentifierAttribute SARIdentifierAttribute.Factory.newInstance()
           
static SARIdentifierAttribute SARIdentifierAttribute.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static SARIdentifierAttribute SARIdentifierAttribute.Factory.parse(File file)
           
static SARIdentifierAttribute SARIdentifierAttribute.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static SARIdentifierAttribute SARIdentifierAttribute.Factory.parse(InputStream is)
           
static SARIdentifierAttribute SARIdentifierAttribute.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static SARIdentifierAttribute SARIdentifierAttribute.Factory.parse(Node node)
           
static SARIdentifierAttribute SARIdentifierAttribute.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static SARIdentifierAttribute SARIdentifierAttribute.Factory.parse(Reader r)
           
static SARIdentifierAttribute SARIdentifierAttribute.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static SARIdentifierAttribute SARIdentifierAttribute.Factory.parse(String xmlAsString)
           
static SARIdentifierAttribute SARIdentifierAttribute.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static SARIdentifierAttribute SARIdentifierAttribute.Factory.parse(URL u)
           
static SARIdentifierAttribute SARIdentifierAttribute.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static SARIdentifierAttribute SARIdentifierAttribute.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static SARIdentifierAttribute SARIdentifierAttribute.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static SARIdentifierAttribute SARIdentifierAttribute.Factory.parse(XMLStreamReader sr)
           
static SARIdentifierAttribute SARIdentifierAttribute.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Uses of SARIdentifierAttribute in usGovIcIsmV2.impl
 

Classes in usGovIcIsmV2.impl that implement SARIdentifierAttribute
 class SARIdentifierAttributeImpl
          A document containing one SARIdentifier(@urn:us:gov:ic:ism:v2) attribute.
 



Copyright © 2004-2012 52north.org. All Rights Reserved.