jaxp/src/com/sun/org/apache/xerces/internal/parsers/StandardParserConfiguration.java
equal
deleted
inserted
replaced
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 // |