|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.iface.domain.ChecklistParser
public class ChecklistParser
Reads .checklist files as Domains.
| Constructor Summary | |
|---|---|
ChecklistParser(java.net.URL url)
Constructs a ChecklistParser for a given URL. |
|
| Method Summary | |
|---|---|
Domain |
readDomain()
Constructs a domain by parsing the contents of the URL. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChecklistParser(java.net.URL url)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public Domain readDomain()
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||