jaxp/src/com/sun/org/apache/xerces/internal/parsers/XMLGrammarPreparser.java
changeset 25264 040625ce9b72
parent 12458 d601e4bba306
equal deleted inserted replaced
25263:0939b202eb62 25264:040625ce9b72
    47  * By default, it does no grammar caching; but it provides ways for
    47  * By default, it does no grammar caching; but it provides ways for
    48  * user applications to do so.
    48  * user applications to do so.
    49  *
    49  *
    50  * @author Neil Graham, IBM
    50  * @author Neil Graham, IBM
    51  *
    51  *
    52  * @version $Id: XMLGrammarPreparser.java,v 1.7 2010-11-01 04:40:10 joehw Exp $
       
    53  */
    52  */
    54 public class XMLGrammarPreparser {
    53 public class XMLGrammarPreparser {
    55 
    54 
    56     //
    55     //
    57     // Constants
    56     // Constants