|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConcreteTopicExpression | |
---|---|
org.oasisOpen.docs.wsn.t1 | |
org.oasisOpen.docs.wsn.t1.impl |
Uses of ConcreteTopicExpression in org.oasisOpen.docs.wsn.t1 |
---|
Methods in org.oasisOpen.docs.wsn.t1 that return ConcreteTopicExpression | |
---|---|
static ConcreteTopicExpression |
ConcreteTopicExpression.Factory.newInstance()
|
static ConcreteTopicExpression |
ConcreteTopicExpression.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static ConcreteTopicExpression |
ConcreteTopicExpression.Factory.newValue(Object obj)
|
static ConcreteTopicExpression |
ConcreteTopicExpression.Factory.parse(File file)
|
static ConcreteTopicExpression |
ConcreteTopicExpression.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static ConcreteTopicExpression |
ConcreteTopicExpression.Factory.parse(InputStream is)
|
static ConcreteTopicExpression |
ConcreteTopicExpression.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static ConcreteTopicExpression |
ConcreteTopicExpression.Factory.parse(Node node)
|
static ConcreteTopicExpression |
ConcreteTopicExpression.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static ConcreteTopicExpression |
ConcreteTopicExpression.Factory.parse(Reader r)
|
static ConcreteTopicExpression |
ConcreteTopicExpression.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static ConcreteTopicExpression |
ConcreteTopicExpression.Factory.parse(String xmlAsString)
|
static ConcreteTopicExpression |
ConcreteTopicExpression.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static ConcreteTopicExpression |
ConcreteTopicExpression.Factory.parse(URL u)
|
static ConcreteTopicExpression |
ConcreteTopicExpression.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static ConcreteTopicExpression |
ConcreteTopicExpression.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static ConcreteTopicExpression |
ConcreteTopicExpression.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static ConcreteTopicExpression |
ConcreteTopicExpression.Factory.parse(XMLStreamReader sr)
|
static ConcreteTopicExpression |
ConcreteTopicExpression.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
ConcreteTopicExpression |
TopicNamespaceType.Topic.xgetParent()
Gets (as xml) the "parent" attribute |
Methods in org.oasisOpen.docs.wsn.t1 with parameters of type ConcreteTopicExpression | |
---|---|
void |
TopicNamespaceType.Topic.xsetParent(ConcreteTopicExpression parent)
Sets (as xml) the "parent" attribute |
Uses of ConcreteTopicExpression in org.oasisOpen.docs.wsn.t1.impl |
---|
Classes in org.oasisOpen.docs.wsn.t1.impl that implement ConcreteTopicExpression | |
---|---|
class |
ConcreteTopicExpressionImpl
An XML ConcreteTopicExpression(@http://docs.oasis-open.org/wsn/t-1). |
Methods in org.oasisOpen.docs.wsn.t1.impl that return ConcreteTopicExpression | |
---|---|
ConcreteTopicExpression |
TopicNamespaceTypeImpl.TopicImpl.xgetParent()
Gets (as xml) the "parent" attribute |
Methods in org.oasisOpen.docs.wsn.t1.impl with parameters of type ConcreteTopicExpression | |
---|---|
void |
TopicNamespaceTypeImpl.TopicImpl.xsetParent(ConcreteTopicExpression parent)
Sets (as xml) the "parent" attribute |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |