com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction
Interface WstopWriter


public interface WstopWriter


Method Summary
 org.w3c.dom.Document writeMessagePatternAsDOM(QueryExpressionType value)
           
 org.w3c.dom.Document writeTopicNamespaceTypeAsDOM(TopicNamespaceType value)
           
 org.w3c.dom.Document writeTopicSetTypeAsDOM(TopicSetType value)
           
 org.w3c.dom.Document writeTopicTypeAsDOM(TopicType value)
           
 

Method Detail

writeMessagePatternAsDOM

org.w3c.dom.Document writeMessagePatternAsDOM(QueryExpressionType value)
                                              throws WstopException
Throws:
WstopException

writeTopicNamespaceTypeAsDOM

org.w3c.dom.Document writeTopicNamespaceTypeAsDOM(TopicNamespaceType value)
                                                  throws WstopException
Throws:
WstopException

writeTopicSetTypeAsDOM

org.w3c.dom.Document writeTopicSetTypeAsDOM(TopicSetType value)
                                            throws WstopException
Throws:
WstopException

writeTopicTypeAsDOM

org.w3c.dom.Document writeTopicTypeAsDOM(TopicType value)
                                         throws WstopException
Throws:
WstopException


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