Searched refs:XML_TAG_TRANSACTION (Results 1 – 1 of 1) sorted by relevance
74 private static final String XML_TAG_TRANSACTION = "transaction"; field in Scribe482 case XML_TAG_TRANSACTION: in readLedgerFromXml()756 out.startTag(null, XML_TAG_TRANSACTION); in writeTransaction()765 out.endTag(null, XML_TAG_TRANSACTION); in writeTransaction()