Package org.w3c.tidy
Class Entity
- java.lang.Object
-
- org.w3c.tidy.Entity
-
public class Entity extends java.lang.ObjectHTML ISO entity.- Version:
- $Revision$ ($Author$)
- Author:
- Dave Raggett dsr@w3.org , Andy Quick ac.quick@sympatico.ca (translation to Java), Fabrizio Giustina
-
-
Constructor Summary
Constructors Constructor Description Entity(java.lang.String name, int code)instantiates a new entity.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description shortgetCode()Getter forcode.java.lang.StringgetName()Getter forname.
-