com.sun.xml.ws.transport.tcp.encoding.configurator
Class DefaultDocumentParserFactory

java.lang.Object
  extended by com.sun.xml.ws.transport.tcp.encoding.configurator.DefaultDocumentParserFactory
All Implemented Interfaces:
DocumentParserFactory

public class DefaultDocumentParserFactory
extends java.lang.Object
implements DocumentParserFactory


Constructor Summary
DefaultDocumentParserFactory()
           
 
Method Summary
 com.sun.xml.fastinfoset.stax.StAXDocumentParser newInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultDocumentParserFactory

public DefaultDocumentParserFactory()
Method Detail

newInstance

public com.sun.xml.fastinfoset.stax.StAXDocumentParser newInstance()
Specified by:
newInstance in interface DocumentParserFactory