All Packages Class Hierarchy This Package Previous Next Index
Class org.w3c.tidy.IStack
java.lang.Object
|
+----org.w3c.tidy.IStack
- public class IStack
- extends Object
Inline stack node
(c) 1998, 1999 (W3C) MIT, INRIA, Keio University
See Tidy.java for the copyright notice.
Derived from
HTML Tidy Release 26 Jul 1999
-
attributes
-
-
element
-
-
next
-
-
tag
-
-
IStack()
-
next
public IStack next
tag
public Dict tag
element
public String element
attributes
public AttVal attributes
IStack
public IStack()
All Packages Class Hierarchy This Package Previous Next Index