Uses of Class
org.w3c.tidy.EntityTable
-
Packages that use EntityTable Package Description org.w3c.tidy -
-
Uses of EntityTable in org.w3c.tidy
Fields in org.w3c.tidy declared as EntityTable Modifier and Type Field Description private static EntityTableEntityTable. defaultEntityTablethe default entity table.Methods in org.w3c.tidy that return EntityTable Modifier and Type Method Description static EntityTableEntityTable. getDefaultEntityTable()Returns the default entity table instance.
-