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