|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cesilko.rachota.core.RegularTasksScanner
public class RegularTasksScanner
This is a DOM tree scanner of regular tasks plan XML files.
| Constructor Summary | |
|---|---|
RegularTasksScanner(org.w3c.dom.Document document)
Creates new regular tasks scanner. |
|
| Method Summary | |
|---|---|
static void |
createDTD()
Creates regular_tasks.dtd file that is used for automatic XML validation of regular tasks plan files. |
void |
loadDocument()
Loads XML regular tasks document given in the scanner constructor. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RegularTasksScanner(org.w3c.dom.Document document)
document - XML regular tasks document to be loaded.| Method Detail |
|---|
public void loadDocument()
public static void createDTD()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||