textbender.a.b.rhinohideDemo._.core
Class RhiElement_1

java.lang.Object
  extended by RhiElement_1

public final class RhiElement_1
extends Object

Test of Core Level 1 (unextended).


Constructor Summary
RhiElement_1()
           
 
Method Summary
 void attribute()
           
 void attributeNode()
           
 void before()
           
 void getElementsByTagName()
           
 void removeAttributeNode()
           
 void tagName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RhiElement_1

public RhiElement_1()
Method Detail

before

public void before()

attribute

public void attribute()

attributeNode

public void attributeNode()

getElementsByTagName

public void getElementsByTagName()

removeAttributeNode

public void removeAttributeNode()

tagName

public void tagName()