com.sonoma.test
Class chapterSectionTest
java.lang.Object
|
+--com.sonoma.test.chapterSectionTest
- public class chapterSectionTest
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
chapterSectionTest
public chapterSectionTest()
- Creates new chapterSectionTest
addChapter
public boolean addChapter(org.w3c.dom.Document doc)
updateChapter
public boolean updateChapter(org.w3c.dom.Document doc)
moveChapter
public boolean moveChapter(org.w3c.dom.Document doc)
removeChild
public boolean removeChild(org.w3c.dom.Document doc)
removeSect1
public boolean removeSect1(org.w3c.dom.Document doc)
moveSect1
public boolean moveSect1(org.w3c.dom.Document doc)
addSect1
public boolean addSect1(org.w3c.dom.Document doc)
updateSection
public boolean updateSection(org.w3c.dom.Document doc)
main
public static void main(java.lang.String[] args)