Uses of Interface
usGovIcIsmV2.SCIcontrolsAttribute

Packages that use SCIcontrolsAttribute
usGovIcIsmV2   
usGovIcIsmV2.impl   
 

Uses of SCIcontrolsAttribute in usGovIcIsmV2
 

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

Uses of SCIcontrolsAttribute in usGovIcIsmV2.impl
 

Classes in usGovIcIsmV2.impl that implement SCIcontrolsAttribute
 class SCIcontrolsAttributeImpl
          A document containing one SCIcontrols(@urn:us:gov:ic:ism:v2) attribute.
 



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