Uses of Interface org.htmlparser.NodeFactory

Uses in package org.htmlparser

Classes implementing org.htmlparser.NodeFactory

class
A node factory based on the prototype pattern.

Methods with parameter type org.htmlparser.NodeFactory

void
Set the current node factory.

Methods with return type org.htmlparser.NodeFactory

NodeFactory
Get the current node factory.

Uses in package org.htmlparser.lexer

Classes implementing org.htmlparser.NodeFactory

class
This class parses the HTML stream into nodes.

Fields of type org.htmlparser.NodeFactory

NodeFactory
The factory for new nodes.

Methods with parameter type org.htmlparser.NodeFactory

void
Set the current node factory.

Methods with return type org.htmlparser.NodeFactory

NodeFactory
Get the current node factory.

HTML Parser is an open source library released under LGPL. SourceForge.net