Uses of Interface
usGovIcIsmV2.ClassifiedByAttribute

Packages that use ClassifiedByAttribute
usGovIcIsmV2   
usGovIcIsmV2.impl   
 

Uses of ClassifiedByAttribute in usGovIcIsmV2
 

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

Uses of ClassifiedByAttribute in usGovIcIsmV2.impl
 

Classes in usGovIcIsmV2.impl that implement ClassifiedByAttribute
 class ClassifiedByAttributeImpl
          A document containing one classifiedBy(@urn:us:gov:ic:ism:v2) attribute.
 



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