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(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(XMLStreamReader sr) |
|
static ConcreteTopicExpression |
ConcreteTopicExpression.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
|
static ConcreteTopicExpression |
ConcreteTopicExpression.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) |
Deprecated.
|
static ConcreteTopicExpression |
ConcreteTopicExpression.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options) |
Deprecated.
|
static ConcreteTopicExpression |
ConcreteTopicExpression.Factory.parse(Node node) |
|
static ConcreteTopicExpression |
ConcreteTopicExpression.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
|
ConcreteTopicExpression |
TopicNamespaceType.Topic.xgetParent() |
Gets (as xml) the "parent" attribute
|