/[classpath]/classpath/javax/xml/validation/Validator.java
ViewVC logotype

Diff of /classpath/javax/xml/validation/Validator.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by mark, Thu Dec 23 22:38:44 2004 UTC revision 1.2 by mkoch, Wed Feb 16 12:24:06 2005 UTC
# Line 1  Line 1 
1  /* Validator.java --  /* Validator.java --
2     Copyright (C) 2004 Free Software Foundation, Inc.     Copyright (C) 2004, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 49  import org.xml.sax.SAXNotSupportedExcept Line 49  import org.xml.sax.SAXNotSupportedExcept
49  /**  /**
50   * A processor that validates a document against a schema.   * A processor that validates a document against a schema.
51   *   *
52   * @author <a href='mailto:dog@gnu.org'>Chris Burdess</a>   * @author (a href='mailto:dog@gnu.org'>Chris Burdess</a)
53   * @since 1.3   * @since 1.3
54   */   */
55  public abstract class Validator  public abstract class Validator

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26