public class

XSGrammarPool

extends XMLGrammarPoolImpl
java.lang.Object
   ↳ org.apache.xerces.util.XMLGrammarPoolImpl
     ↳ org.apache.xerces.impl.xs.util.XSGrammarPool

Class Overview

Add a method that return an XSModel that represents components in the schema grammars in this pool implementation.

Summary

[Expand]
Inherited Constants
From class org.apache.xerces.util.XMLGrammarPoolImpl
[Expand]
Inherited Fields
From class org.apache.xerces.util.XMLGrammarPoolImpl
Public Constructors
XSGrammarPool()
Public Methods
XSModel toXSModel()
Return an XSModel that represents components in the schema grammars in this pool implementation.
[Expand]
Inherited Methods
From class org.apache.xerces.util.XMLGrammarPoolImpl
From class java.lang.Object
From interface org.apache.xerces.xni.grammars.XMLGrammarPool

Public Constructors

public XSGrammarPool ()

Public Methods

public XSModel toXSModel ()

Return an XSModel that represents components in the schema grammars in this pool implementation.

Returns
  • an XSModel representing this schema grammar