src/java.xml/share/classes/javax/xml/validation/SchemaFactory.java
changeset 48412 d4412e380f6b
parent 47312 d4f959806fe9
child 48577 8dff65f1d611
equal deleted inserted replaced
48411:4ff5c5206427 48412:d4412e380f6b
   103  *       <td><a href="http://www.relaxng.org/">RELAX NG 1.0</a></td>
   103  *       <td><a href="http://www.relaxng.org/">RELAX NG 1.0</a></td>
   104  *     </tr>
   104  *     </tr>
   105  *   </tbody>
   105  *   </tbody>
   106  * </table>
   106  * </table>
   107  *
   107  *
   108  * @author  <a href="mailto:Kohsuke.Kawaguchi@Sun.com">Kohsuke Kawaguchi</a>
   108  * @author  Kohsuke Kawaguchi
   109  * @author  <a href="mailto:Neeraj.Bajaj@sun.com">Neeraj Bajaj</a>
   109  * @author  Neeraj Bajaj
   110  *
   110  *
   111  * @since 1.5
   111  * @since 1.5
   112  */
   112  */
   113 public abstract class SchemaFactory {
   113 public abstract class SchemaFactory {
   114 
   114