Uses of Class
org.w3c.tidy.EntityTable

Packages that use EntityTable
org.w3c.tidy   
 

Uses of EntityTable in org.w3c.tidy
 

Fields in org.w3c.tidy declared as EntityTable
private static EntityTable EntityTable.defaultEntityTable
          the default entity table.
 

Methods in org.w3c.tidy that return EntityTable
static EntityTable EntityTable.getDefaultEntityTable()
          Returns the default entity table instance.