Uses of Interface
org.oasisOpen.docs.wsn.t1.TopicNamespaceLocationAttribute

Packages that use TopicNamespaceLocationAttribute
org.oasisOpen.docs.wsn.t1   
org.oasisOpen.docs.wsn.t1.impl   
 

Uses of TopicNamespaceLocationAttribute in org.oasisOpen.docs.wsn.t1
 

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

Uses of TopicNamespaceLocationAttribute in org.oasisOpen.docs.wsn.t1.impl
 

Classes in org.oasisOpen.docs.wsn.t1.impl that implement TopicNamespaceLocationAttribute
 class TopicNamespaceLocationAttributeImpl
          A document containing one topicNamespaceLocation(@http://docs.oasis-open.org/wsn/t-1) attribute.
 



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