public abstract class TreeDoc
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.util.HashMap<java.lang.String,java.lang.Object> |
m_properties |
Constructor and Description |
---|
TreeDoc() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getProperty(java.lang.String property) |
void |
setProperty(java.lang.String property,
java.lang.Object value) |