Interface ParserVocabularyFactory

All Known Implementing Classes:
DefaultParserVocabularyFactory

public interface ParserVocabularyFactory
ParserVocabulary factory to be used in SOAP/TCP codec
  • Method Summary

    Modifier and Type
    Method
    Description
    com.sun.xml.fastinfoset.vocab.ParserVocabulary
     
  • Method Details

    • newInstance

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