Package org.w3c.tidy
Class Anchor
java.lang.Object
org.w3c.tidy.Anchor
Anchor/node Linked list.
- Version:
- $Revision: 407 $ ($Author: fgiust $)
- Author:
- hoehrmann, Fabrizio Giustina
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
Anchor name. -
next
Next anchor. -
node
linked node.
-
-
Constructor Details
-
Anchor
public Anchor()
-