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 EntityTable
EntityTable. defaultEntityTable
the default entity table.Methods in org.w3c.tidy that return EntityTable Modifier and Type Method Description static EntityTable
EntityTable. getDefaultEntityTable()
Returns the default entity table instance.
-