org.apache.xerces.impl.xs.util

Class XSGrammarPool

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: XSGrammarPool.java,v 1.4 2004/10/06 15:14:50 mrglavas Exp $

UNKNOWN:

Method Summary
XSModeltoXSModel()
Return an XSModel that represents components in the schema grammars in this pool implementation.

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

Copyright B) 1999-2005 Apache XML Project. All Rights Reserved.