public static class DRCTemplate.DRCXMLParser
extends java.lang.Object
| Constructor and Description |
|---|
DRCXMLParser() |
| Modifier and Type | Method and Description |
|---|---|
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
|
public java.util.List<DRCTemplate.DRCXMLBucket> getRules()
public boolean isParseOK()
protected boolean process(java.net.URL fileURL,
boolean verbose)
fileURL - verbose -