Package | Description |
---|---|
org.w3c.tidy |
Modifier and Type | Field and Description |
---|---|
protected Anchor |
TagTable.anchorList
anchor/node hash.
|
protected Anchor |
Anchor.next
Next anchor.
|
Modifier and Type | Method and Description |
---|---|
(package private) Anchor |
TagTable.addAnchor(java.lang.String name,
Node node)
Adds a new anchor to namespace.
|
(package private) Anchor |
TagTable.newAnchor()
Initialize a new anchor.
|