Uses of Interface
com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicNamespaceType

Packages that use TopicNamespaceType
com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction   
com.ebmwebsourcing.wsstar.topics.datatypes.api.implementor   
com.ebmwebsourcing.wsstar.topics.datatypes.api.refinedabstraction   
com.ebmwebsourcing.wsstar.topics.datatypes.api.utils   
 

Uses of TopicNamespaceType in com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction
 

Methods in com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction that return TopicNamespaceType
 TopicNamespaceType WstopFactory.createTopicNamespaceType(java.net.URI targetNamespace)
           
 TopicNamespaceType WstopReader.readTopicNamespaceType(org.w3c.dom.Document document)
           
 

Methods in com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction with parameters of type TopicNamespaceType
 org.w3c.dom.Document WstopWriter.writeTopicNamespaceTypeAsDOM(TopicNamespaceType value)
           
 

Uses of TopicNamespaceType in com.ebmwebsourcing.wsstar.topics.datatypes.api.implementor
 

Methods in com.ebmwebsourcing.wsstar.topics.datatypes.api.implementor that return TopicNamespaceType
 TopicNamespaceType WstopModelFactory.createWstopModelTopicNamespaceType(java.net.URI targetNamespace)
           
 

Uses of TopicNamespaceType in com.ebmwebsourcing.wsstar.topics.datatypes.api.refinedabstraction
 

Methods in com.ebmwebsourcing.wsstar.topics.datatypes.api.refinedabstraction that return TopicNamespaceType
 TopicNamespaceType RefinedWstopFactory.createTopicNamespaceType(java.net.URI targetNamespace)
           
 

Uses of TopicNamespaceType in com.ebmwebsourcing.wsstar.topics.datatypes.api.utils
 

Methods in com.ebmwebsourcing.wsstar.topics.datatypes.api.utils with parameters of type TopicNamespaceType
static TopicSetType WstopDatatypeUtils.addTopicsFromTopicNamespaceToTopicSet(TopicSetType topicSet, TopicNamespaceType topicNamespace, java.lang.String prefixToUse)
          Add topicNamespace topics to a given topicSet
 



Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.