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

All Known Implementing Classes:
DefaultParserVocabularyFactory

public interface ParserVocabularyFactory

ParserVocabulary factory to be used in SOAP/TCP codec


Method Summary
 com.sun.xml.fastinfoset.vocab.ParserVocabulary newInstance()
           
 

Method Detail

newInstance

com.sun.xml.fastinfoset.vocab.ParserVocabulary newInstance()