Uses of Class
org.htmlparser.PrototypicalNodeFactory
-
Packages that use PrototypicalNodeFactory Package Description org.htmlparser The basic API classes which will be used by most developers when working with the HTML Parser. -
-
Uses of PrototypicalNodeFactory in org.htmlparser
Methods in org.htmlparser that return PrototypicalNodeFactory Modifier and Type Method Description PrototypicalNodeFactory
PrototypicalNodeFactory. registerTags()
Register all known tags in the tag package.
-