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

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

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

Subinterfaces of ExtensibleDocumented in org.oasisOpen.docs.wsn.t1
 interface TopicNamespaceType
          An XML TopicNamespaceType(@http://docs.oasis-open.org/wsn/t-1).
static interface TopicNamespaceType.Topic
          An XML Topic(@http://docs.oasis-open.org/wsn/t-1).
 interface TopicSetType
          An XML TopicSetType(@http://docs.oasis-open.org/wsn/t-1).
 interface TopicType
          An XML TopicType(@http://docs.oasis-open.org/wsn/t-1).
 

Methods in org.oasisOpen.docs.wsn.t1 that return ExtensibleDocumented
static ExtensibleDocumented ExtensibleDocumented.Factory.newInstance()
          Deprecated. No need to be able to create instances of abstract types
static ExtensibleDocumented ExtensibleDocumented.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
          Deprecated. No need to be able to create instances of abstract types
static ExtensibleDocumented ExtensibleDocumented.Factory.parse(File file)
           
static ExtensibleDocumented ExtensibleDocumented.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static ExtensibleDocumented ExtensibleDocumented.Factory.parse(InputStream is)
           
static ExtensibleDocumented ExtensibleDocumented.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static ExtensibleDocumented ExtensibleDocumented.Factory.parse(Node node)
           
static ExtensibleDocumented ExtensibleDocumented.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static ExtensibleDocumented ExtensibleDocumented.Factory.parse(Reader r)
           
static ExtensibleDocumented ExtensibleDocumented.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static ExtensibleDocumented ExtensibleDocumented.Factory.parse(String xmlAsString)
           
static ExtensibleDocumented ExtensibleDocumented.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static ExtensibleDocumented ExtensibleDocumented.Factory.parse(URL u)
           
static ExtensibleDocumented ExtensibleDocumented.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static ExtensibleDocumented ExtensibleDocumented.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static ExtensibleDocumented ExtensibleDocumented.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static ExtensibleDocumented ExtensibleDocumented.Factory.parse(XMLStreamReader sr)
           
static ExtensibleDocumented ExtensibleDocumented.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

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

Classes in org.oasisOpen.docs.wsn.t1.impl that implement ExtensibleDocumented
 class ExtensibleDocumentedImpl
          An XML ExtensibleDocumented(@http://docs.oasis-open.org/wsn/t-1).
 class TopicNamespaceTypeImpl
          An XML TopicNamespaceType(@http://docs.oasis-open.org/wsn/t-1).
static class TopicNamespaceTypeImpl.TopicImpl
          An XML Topic(@http://docs.oasis-open.org/wsn/t-1).
 class TopicSetTypeImpl
          An XML TopicSetType(@http://docs.oasis-open.org/wsn/t-1).
 class TopicTypeImpl
          An XML TopicType(@http://docs.oasis-open.org/wsn/t-1).
 



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