3536373839404142434445
protected void handleElementValue(String value) throws KongaSaxParserException { // This element has no value. } Operation getOperation() { return new Operation() { public long getDatabaseId() { return m_databaseId; }