Class GLOBALS

Object
   |
   +--GLOBALS

class GLOBALS

 
Method Summary
<static> Object getName(node)
          
<static> Object getNode(tag, parent)
          
<static> Object getValue(node)
          
<static> Object getValueOfNode(tag, parent)
          
<static> void inherits(childClass, parentClass, methodsAndAttributes)
           Makes childClass inherits methodsAndAttributes from parentClass.


Method Detail

getName

<static> Object getName(node)

getNode

<static> Object getNode(tag, parent)

getValue

<static> Object getValue(node)

getValueOfNode

<static> Object getValueOfNode(tag, parent)

inherits

<static> void inherits(childClass, parentClass, methodsAndAttributes)


Documentation generated by JSDoc on Thu Oct 20 14:28:29 2005