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


public interface WstopReader


Method Summary
 QueryExpressionType readMessagePattern(org.w3c.dom.Document document)
           
 TopicNamespaceType readTopicNamespaceType(org.w3c.dom.Document document)
           
 TopicSetType readTopicSetType(org.w3c.dom.Document document)
           
 TopicSetType readTopicSetType(org.xml.sax.InputSource source)
           
 TopicType readTopicType(org.w3c.dom.Document document)
           
 

Method Detail

readMessagePattern

QueryExpressionType readMessagePattern(org.w3c.dom.Document document)
                                       throws WstopException
Throws:
WstopException

readTopicNamespaceType

TopicNamespaceType readTopicNamespaceType(org.w3c.dom.Document document)
                                          throws WstopException
Throws:
WstopException

readTopicSetType

TopicSetType readTopicSetType(org.w3c.dom.Document document)
                              throws WstopException
Throws:
WstopException

readTopicSetType

TopicSetType readTopicSetType(org.xml.sax.InputSource source)
                              throws WstopException
Throws:
WstopException

readTopicType

TopicType readTopicType(org.w3c.dom.Document document)
                        throws WstopException
Throws:
WstopException


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