Interface SerializerVocabularyFactory

All Known Implementing Classes:
DefaultSerializerVocabularyFactory

public interface SerializerVocabularyFactory
SerializerVocabulary factory to be used in SOAP/TCP codec
  • Method Summary

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

    • newInstance

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