|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.technology.DRCTemplate.DRCXMLParser
public static class DRCTemplate.DRCXMLParser
Public XML Parser for DRC decks
Constructor Summary | |
---|---|
DRCTemplate.DRCXMLParser()
|
Method Summary | |
---|---|
java.util.List<DRCTemplate.DRCXMLBucket> |
getRules()
|
boolean |
isParseOK()
|
protected boolean |
process(java.net.URL fileURL,
boolean verbose)
Method to parse XML file containing the DRC deck |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DRCTemplate.DRCXMLParser()
Method Detail |
---|
public java.util.List<DRCTemplate.DRCXMLBucket> getRules()
public boolean isParseOK()
protected boolean process(java.net.URL fileURL, boolean verbose)
fileURL
- verbose
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |