Class Index | File Index

Classes


Class xrx.token.Attribute


Extends xrx.token.

Defined in: attribute.js.

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

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