Package com.jalios.jstore
Class InnerLogEntry
- java.lang.Object
-
- com.jalios.jstore.LogEntry
-
- com.jalios.jstore.InnerLogEntry
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
REVISION
-
Constructor Summary
Constructors Constructor Description InnerLogEntry(java.lang.String elementName, java.util.Map<java.lang.String,java.lang.String> attributes)
-
Method Summary
-
Methods inherited from class com.jalios.jstore.LogEntry
compareTo, equals, getAttributes, getException, getLineNumber, getName, getSortedAttributeMap, getStamp, openXMLElement, setAttributes, setException, setLineNumber, setStamp, toString, toXML
-
-
-
-
Field Detail
-
REVISION
public static final java.lang.String REVISION
- See Also:
- Constant Field Values
-
-