jaxp/src/org/w3c/dom/bootstrap/DOMImplementationRegistry.java
changeset 25262 1fe892ba017a
parent 16953 a44e04deb948
equal deleted inserted replaced
24908:2dcf544eb7ed 25262:1fe892ba017a
    77  * DOMImplementationSources.
    77  * DOMImplementationSources.
    78  * </p>
    78  * </p>
    79  *
    79  *
    80  * @see DOMImplementation
    80  * @see DOMImplementation
    81  * @see DOMImplementationSource
    81  * @see DOMImplementationSource
    82  * @since DOM Level 3
    82  * @since 1.5, DOM Level 3
    83  */
    83  */
    84 public final class DOMImplementationRegistry {
    84 public final class DOMImplementationRegistry {
    85     /**
    85     /**
    86      * The system property to specify the
    86      * The system property to specify the
    87      * DOMImplementationSource class names.
    87      * DOMImplementationSource class names.