org.htmlparser.tags

Class Html

public class Html extends CompositeTag

A html tag.
Constructor Summary
Html()
Create a new html tag.
Method Summary
String[]getIds()
Return the set of names handled by this tag.

Constructor Detail

Html

public Html()
Create a new html tag.

Method Detail

getIds

public String[] getIds()
Return the set of names handled by this tag.

Returns: The names to be matched that create tags of this type.

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