Uses of Class org.htmlparser.Attribute

Uses in package org.htmlparser

Methods with parameter type org.htmlparser.Attribute

void
Set an attribute.

Methods with return type org.htmlparser.Attribute

Attribute
Tag.getAttributeEx(String name)
Returns the attribute with the given name.

Uses in package org.htmlparser.nodes

Methods with parameter type org.htmlparser.Attribute

void
Set an attribute.
void
Set an attribute.

Methods with return type org.htmlparser.Attribute

Attribute
TagNode.getAttributeEx(String name)
Returns the attribute with the given name.

Uses in package org.htmlparser.lexer

Classes derived from org.htmlparser.Attribute

class
An attribute within a tag on a page.

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