/[classpath]/classpath/javax/xml/stream/events/Attribute.java
ViewVC logotype

Diff of /classpath/javax/xml/stream/events/Attribute.java

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

revision 1.1 by dog, Sat Sep 3 10:04:19 2005 UTC revision 1.2 by dog, Sun Sep 4 09:44:30 2005 UTC
# Line 59  public interface Attribute Line 59  public interface Attribute
59    /**    /**
60     * Returns the type of this attribute.     * Returns the type of this attribute.
61     */     */
62    String getDTDType();    QName getDTDType();
63    
64    /**    /**
65     * Indicates whether this attribute was specified in the input source, or     * Indicates whether this attribute was specified in the input source, or

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