Uses of Class
org.w3c.tidy.Anchor

Packages that use Anchor
org.w3c.tidy   
 

Uses of Anchor in org.w3c.tidy
 

Fields in org.w3c.tidy declared as Anchor
protected  Anchor TagTable.anchorList
          anchor/node hash.
protected  Anchor Anchor.next
          Next anchor.
 

Methods in org.w3c.tidy that return Anchor
(package private)  Anchor TagTable.newAnchor()
          Initialize a new anchor.
(package private)  Anchor TagTable.addAnchor(java.lang.String name, Node node)
          Adds a new anchor to namespace.