jaxp/src/com/sun/org/apache/xerces/internal/parsers/DTDConfiguration.java
changeset 25264 040625ce9b72
parent 20975 298d79f9a705
equal deleted inserted replaced
25263:0939b202eb62 25264:040625ce9b72
    85  *
    85  *
    86  * @author Arnaud  Le Hors, IBM
    86  * @author Arnaud  Le Hors, IBM
    87  * @author Andy Clark, IBM
    87  * @author Andy Clark, IBM
    88  * @author Neil Graham, IBM
    88  * @author Neil Graham, IBM
    89  *
    89  *
    90  * @version $Id: DTDConfiguration.java,v 1.7 2010-11-01 04:40:09 joehw Exp $
       
    91  */
    90  */
    92 public class DTDConfiguration
    91 public class DTDConfiguration
    93     extends BasicParserConfiguration
    92     extends BasicParserConfiguration
    94     implements XMLPullParserConfiguration {
    93     implements XMLPullParserConfiguration {
    95 
    94