org.apache.ws.notification.topics.v2004_06
Class TopicsTypeWriterImpl

java.lang.Object
  extended byorg.apache.ws.notification.topics.TopicsTypeWriter
      extended byorg.apache.ws.notification.topics.v2004_06.TopicsTypeWriterImpl

public class TopicsTypeWriterImpl
extends TopicsTypeWriter

A topics type writer for the 2004/06 version of the WS-Topics specification.


Constructor Summary
TopicsTypeWriterImpl()
           
 
Method Summary
 org.apache.xmlbeans.XmlObject toXmlObject(TopicExpression topicExpr, javax.xml.namespace.QName elemName)
          DOCUMENT_ME
 org.apache.xmlbeans.XmlObject toXmlObject(TopicNamespace topicNs)
          DOCUMENT_ME
 
Methods inherited from class org.apache.ws.notification.topics.TopicsTypeWriter
copyContent, newInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopicsTypeWriterImpl

public TopicsTypeWriterImpl()
Method Detail

toXmlObject

public org.apache.xmlbeans.XmlObject toXmlObject(TopicExpression topicExpr,
                                                 javax.xml.namespace.QName elemName)
DOCUMENT_ME

Specified by:
toXmlObject in class TopicsTypeWriter
Parameters:
topicExpr - DOCUMENT_ME
elemName - DOCUMENT_ME
Returns:
DOCUMENT_ME

toXmlObject

public org.apache.xmlbeans.XmlObject toXmlObject(TopicNamespace topicNs)
DOCUMENT_ME

Specified by:
toXmlObject in class TopicsTypeWriter
Parameters:
topicNs - DOCUMENT_ME
Returns:
DOCUMENT_ME


Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.