org.htmlparser.tags
public class Span extends CompositeTag
Constructor Summary | |
---|---|
Span()
Create a new span tag. |
Method Summary | |
---|---|
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. | |