jaxp/src/com/sun/org/apache/xerces/internal/parsers/StandardParserConfiguration.java
changeset 25264 040625ce9b72
parent 12457 c348e06f0e82
equal deleted inserted replaced
25263:0939b202eb62 25264:040625ce9b72
    62  * </ul>
    62  * </ul>
    63  *
    63  *
    64  * @author Arnaud  Le Hors, IBM
    64  * @author Arnaud  Le Hors, IBM
    65  * @author Andy Clark, IBM
    65  * @author Andy Clark, IBM
    66  *
    66  *
    67  * @version $Id: StandardParserConfiguration.java,v 1.7 2010-11-01 04:40:10 joehw Exp $
       
    68  */
    67  */
    69 public class StandardParserConfiguration
    68 public class StandardParserConfiguration
    70     extends DTDConfiguration {
    69     extends DTDConfiguration {
    71 
    70 
    72     //
    71     //