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

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

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

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

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

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



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