Class XSGrammarPool

  • All Implemented Interfaces:
    XMLGrammarPool

    public class XSGrammarPool
    extends XMLGrammarPoolImpl
    Add a method that return an XSModel that represents components in the schema grammars in this pool implementation.
    Version:
    $Id$
    • Constructor Detail

      • XSGrammarPool

        public XSGrammarPool()
    • Method Detail

      • toXSModel

        public XSModel toXSModel()
        Return an XSModel that represents components in the schema grammars in this pool implementation.
        Returns:
        an XSModel representing this schema grammar
      • toXSModel

        public XSModel toXSModel​(short schemaVersion)