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

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

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

revision 1.1.2.5 by gnu_andrew, Sun Oct 16 17:12:07 2005 UTC revision 1.1.2.6 by gnu_andrew, Wed Nov 2 00:44:05 2005 UTC
# Line 592  public class DTD Line 592  public class DTD
592     * @param name the name of the entity     * @param name the name of the entity
593     * @param type the type of the entity, a bitwise combination     * @param type the type of the entity, a bitwise combination
594     * of GENERAL, PARAMETER, SYSTEM and PUBLIC.     * of GENERAL, PARAMETER, SYSTEM and PUBLIC.
595     * @throws an error if the parameter is both GENERAL and PARAMETER     *
    * of both PUBLIC and SYSTEM.  
596     * @return the created entity     * @return the created entity
597     */     */
598    private Entity newEntity(String name, int type)    private Entity newEntity(String name, int type)

Legend:
Removed from v.1.1.2.5  
changed lines
  Added in v.1.1.2.6

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