Uses of Class
org.codelibs.nekohtml.HTMLScanner.CurrentEntity
-
Packages that use HTMLScanner.CurrentEntity Package Description org.codelibs.nekohtml -
-
Uses of HTMLScanner.CurrentEntity in org.codelibs.nekohtml
Fields in org.codelibs.nekohtml declared as HTMLScanner.CurrentEntity Modifier and Type Field Description protected HTMLScanner.CurrentEntityHTMLScanner. fCurrentEntityCurrent entity.Fields in org.codelibs.nekohtml with type parameters of type HTMLScanner.CurrentEntity Modifier and Type Field Description protected java.util.Stack<HTMLScanner.CurrentEntity>HTMLScanner. fCurrentEntityStackThe current entity stack.
-