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

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

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

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

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

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



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