Class Index | File Index

Classes


Class xrx.token.AttrName


Extends xrx.token.

Defined in: attrName.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
xrx.token.AttrName(label, opt_offset, opt_length)
Constructs a new attribute-name token.
Field Summary
Field Attributes Field Name and Description
 
tag
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.

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Oct 17 2013 17:08:43 GMT+0200 (MESZ)