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

Diff of /classpath/javax/swing/text/html/parser/ContentModel.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:38 2005 UTC revision 1.1.2.4 by gnu_andrew, Wed Nov 2 00:44:05 2005 UTC
# Line 95  public final class ContentModel Line 95  public final class ContentModel
95     */     */
96    public int type;    public int type;
97    
98    /** Create a content model initializing all fields to default values. */    /**
99       * Create a content model initializing all fields to default values.
100       */
101    public ContentModel()    public ContentModel()
102    {    {
103        // Nothing to do here.
104    }    }
105    
106    /**    /**

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