com.sun.xml.ws.transport.tcp.encoding.configurator
Interface DocumentParserFactory

All Known Implementing Classes:
DefaultDocumentParserFactory

public interface DocumentParserFactory

DocumentParser factory to be used in SOAP/TCP codec


Method Summary
 StAXDocumentParser newInstance()
           
 

Method Detail

newInstance

StAXDocumentParser newInstance()


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.