Searched refs:XML_ATTR_PR_NUM_NEG_REGULATIONS (Results 1 – 1 of 1) sorted by relevance
106 private static final String XML_ATTR_PR_NUM_NEG_REGULATIONS = "numNegRegulations"; field in Scribe601 parser.getAttributeInt(null, XML_ATTR_PR_NUM_NEG_REGULATIONS); in readReportFromXml()799 out.attributeInt(null, XML_ATTR_PR_NUM_NEG_REGULATIONS, report.numNegativeRegulations); in writeReport()