/[classpath]/classpath/javax/swing/text/html/parser/Element.java
ViewVC logotype

Diff of /classpath/javax/swing/text/html/parser/Element.java

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

revision 1.1.2.3 by gnu_andrew, Tue Aug 2 20:12:39 2005 UTC revision 1.1.2.4 by gnu_andrew, Wed Nov 2 00:44:05 2005 UTC
# Line 148  public final class Element Line 148  public final class Element
148    /**    /**
149     * The default constructor must have package level access in this     * The default constructor must have package level access in this
150     * class. Use DTD.defineElement(..) to create an element when required.     * class. Use DTD.defineElement(..) to create an element when required.
    * @todo MAKE THIS PACKAGE in the final version. Now the Parser needs it!  
151     */     */
152    Element()    Element()
153    {    {
154        // Nothing to do here.
155    }    }
156    
157    /**    /**

Legend:
Removed from v.1.1.2.3  
changed lines
  Added in v.1.1.2.4

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