/[classpath]/classpath/gnu/xml/dom/DomNsNode.java
ViewVC logotype

Diff of /classpath/gnu/xml/dom/DomNsNode.java

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

revision 1.2 by dog, Thu Feb 10 17:21:25 2005 UTC revision 1.3 by dog, Fri Jun 24 19:53:54 2005 UTC
# Line 54  public abstract class DomNsNode Line 54  public abstract class DomNsNode
54    private String name;    private String name;
55    private String namespace;    private String namespace;
56    private String prefix;    private String prefix;
57    private String localName;    String localName;
58        
59    /**    /**
60     * Constructs a node associated with the specified document, and     * Constructs a node associated with the specified document, and

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

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