Searched refs:XML_TAG_JOB (Results 1 – 1 of 1) sorted by relevance
502 private static final String XML_TAG_JOB = "job"; field in JobStore799 out.startTag(null, XML_TAG_JOB);805 out.endTag(null, XML_TAG_JOB);1235 if (XML_TAG_JOB.equals(tagName)) { in readJobMapImpl()