org.w3c.tidy
Class EntityTable
java.lang.Object
|
+--org.w3c.tidy.EntityTable
- public class EntityTable
- extends Object
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityTable
public EntityTable()
lookup
public Entity lookup(String name)
install
public Entity install(String name,
short code)
install
public Entity install(Entity ent)
entityCode
public int entityCode(String name)
entityName
public String entityName(short code)
getDefaultEntityTable
public static EntityTable getDefaultEntityTable()
Copyright © 1998-2000 World Wide Web Consortium (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights reserved.