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

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

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

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

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

Classes in org.oasisOpen.docs.wsn.t1.impl that implement SimpleTopicExpression
 class SimpleTopicExpressionImpl
          An XML SimpleTopicExpression(@http://docs.oasis-open.org/wsn/t-1).
 



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