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

java.lang.Object
  extended by RhiDocument_XML_1

public final class RhiDocument_XML_1
extends Object

Test of XML Level 1 (Core Level 1, extended).


Constructor Summary
RhiDocument_XML_1()
           
 
Method Summary
 void before()
           
 void createCDATASection()
           
 void createEntityReference()
           
 void createProcessingInstruction()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RhiDocument_XML_1

public RhiDocument_XML_1()
Method Detail

before

public void before()

createCDATASection

public void createCDATASection()

createEntityReference

public void createEntityReference()

createProcessingInstruction

public void createProcessingInstruction()