jaxp/src/com/sun/org/apache/xerces/internal/dom/DOMConfigurationImpl.java
changeset 25264 040625ce9b72
parent 20968 dde41f8b7b96
equal deleted inserted replaced
25263:0939b202eb62 25264:040625ce9b72
    66  *
    66  *
    67  * @xerces.internal
    67  * @xerces.internal
    68  *
    68  *
    69  * @author Elena Litani, IBM
    69  * @author Elena Litani, IBM
    70  * @author Neeraj Bajaj, Sun Microsystems.
    70  * @author Neeraj Bajaj, Sun Microsystems.
    71  * @version $Id: DOMConfigurationImpl.java,v 1.9 2010-11-01 04:39:37 joehw Exp $
       
    72  */
    71  */
    73 public class DOMConfigurationImpl extends ParserConfigurationSettings
    72 public class DOMConfigurationImpl extends ParserConfigurationSettings
    74     implements XMLParserConfiguration, DOMConfiguration {
    73     implements XMLParserConfiguration, DOMConfiguration {
    75 
    74 
    76     //
    75     //