|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.conradroche.matra.example.ParseDTDUrl
Sample code using Matra to parse a DTD file whose location is specified as a URL.
Constructor Summary | |
ParseDTDUrl()
ParseDTDUrl constructor. |
Method Summary | |
static void |
main(java.lang.String[] args)
Main Method. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ParseDTDUrl()
Method Detail |
public static void main(java.lang.String[] args)
args
- Command Line arguments.
Will contain the URL of the
DTD to be parsed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |