Class xrx.token.Attribute
Extends
xrx.token.
Defined in: attribute.js.
Constructor Attributes | Constructor Name and Description |
---|---|
xrx.token.Attribute(label, opt_offset, opt_length)
Constructs a new attribute token.
|
Method Attributes | Method Name and Description |
---|---|
tag()
Returns the tag to which the attribute belongs.
|
- Methods borrowed from class xrx.token:
- compare, isAfter, isBefore, label, length, offset, sameAs, set, type, typeOf, xml
Class Detail
xrx.token.Attribute(label, opt_offset, opt_length)
Constructs a new attribute token.
- Parameters:
- label
- opt_offset
- opt_length
Method Detail
{!xrx.token.StartEmptyTag}
tag()
Returns the tag to which the attribute belongs.
- Returns:
- {!xrx.token.StartEmptyTag}