Uses of Interface
usGovIcIsmV2.DerivedFromAttribute

Packages that use DerivedFromAttribute
usGovIcIsmV2   
usGovIcIsmV2.impl   
 

Uses of DerivedFromAttribute in usGovIcIsmV2
 

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

Uses of DerivedFromAttribute in usGovIcIsmV2.impl
 

Classes in usGovIcIsmV2.impl that implement DerivedFromAttribute
 class DerivedFromAttributeImpl
          A document containing one derivedFrom(@urn:us:gov:ic:ism:v2) attribute.
 



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