jaxp/src/javax/xml/validation/SchemaFactoryFinder.java
changeset 25264 040625ce9b72
parent 17264 3aff554ad461
equal deleted inserted replaced
25263:0939b202eb62 25264:040625ce9b72
    38 
    38 
    39 /**
    39 /**
    40  * Implementation of {@link SchemaFactory#newInstance(String)}.
    40  * Implementation of {@link SchemaFactory#newInstance(String)}.
    41  *
    41  *
    42  * @author <a href="Kohsuke.Kawaguchi@Sun.com">Kohsuke Kawaguchi</a>
    42  * @author <a href="Kohsuke.Kawaguchi@Sun.com">Kohsuke Kawaguchi</a>
    43  * @version $Revision: 1.8 $, $Date: 2010-11-01 04:36:13 $
       
    44  * @since 1.5
    43  * @since 1.5
    45  */
    44  */
    46 class SchemaFactoryFinder  {
    45 class SchemaFactoryFinder  {
    47 
    46 
    48     /** debug support code. */
    47     /** debug support code. */