jaxp/src/java.xml/share/classes/javax/xml/catalog/package.html
changeset 45360 71093c519b3e
parent 45308 59d8406c9e75
parent 45359 a55c79938b9c
child 45361 73e69e047396
child 45406 c4bf1e214a16
equal deleted inserted replaced
45308:59d8406c9e75 45360:71093c519b3e
     1 <!DOCTYPE HTML>
       
     2 <html>
       
     3 <head>
       
     4 <!--
       
     5 Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
       
     6 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
       
     7 
       
     8 This code is free software; you can redistribute it and/or modify it
       
     9 under the terms of the GNU General Public License version 2 only, as
       
    10 published by the Free Software Foundation.  Oracle designates this
       
    11 particular file as subject to the "Classpath" exception as provided
       
    12 by Oracle in the LICENSE file that accompanied this code.
       
    13 
       
    14 This code is distributed in the hope that it will be useful, but WITHOUT
       
    15 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
       
    16 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
       
    17 version 2 for more details (a copy is included in the LICENSE file that
       
    18 accompanied this code).
       
    19 
       
    20 You should have received a copy of the GNU General Public License version
       
    21 2 along with this work; if not, write to the Free Software Foundation,
       
    22 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
       
    23 
       
    24 Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
       
    25 or visit www.oracle.com if you need additional information or have any
       
    26 questions. 
       
    27 -->
       
    28 </head>
       
    29 <body>
       
    30 
       
    31     Provides the classes for implementing 
       
    32     <a href="https://www.oasis-open.org/committees/download.php/14809/xml-catalogs.html">
       
    33         XML Catalogs OASIS Standard V1.1, 7 October 2005</a>. 
       
    34 
       
    35     <p>
       
    36         Unless otherwise noted, passing a null argument to 
       
    37         a constructor or method in any class or interface in this package will 
       
    38         cause a <code>NullPointerException</code> to be thrown.
       
    39     </p>
       
    40 
       
    41 @since 9
       
    42 
       
    43 </body>
       
    44 </html>