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.

INTERNAL:

Usage of this class is not supported. It may be altered or removed at any time.

Version: $Id: XSGrammarPool.java,v 1.4 2004/10/06 15:14:50 mrglavas Exp $

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.