Uses of Interface
org.codelibs.nekohtml.HTMLEventInfo
-
Packages that use HTMLEventInfo Package Description org.codelibs.nekohtml org.codelibs.nekohtml.filters -
-
Uses of HTMLEventInfo in org.codelibs.nekohtml
Classes in org.codelibs.nekohtml that implement HTMLEventInfo Modifier and Type Class Description static classHTMLEventInfo.SynthesizedItemSynthesized infoset item.protected static classHTMLScanner.LocationItemLocation infoset item.Fields in org.codelibs.nekohtml declared as HTMLEventInfo Modifier and Type Field Description protected static HTMLEventInfoHTMLScanner. SYNTHESIZED_ITEMSynthesized event info item.protected static HTMLEventInfoHTMLTagBalancer. SYNTHESIZED_ITEMSynthesized event info item. -
Uses of HTMLEventInfo in org.codelibs.nekohtml.filters
Fields in org.codelibs.nekohtml.filters declared as HTMLEventInfo Modifier and Type Field Description protected static HTMLEventInfoPurifier. SYNTHESIZED_ITEMSynthesized event info item.
-