org.tm4j.topicmap .TMTypes
Description
This class provides a utility function for determining the type of a Topic Map object
Inheritance Hierarchy
- java.lang.Object
- TMTypes
| Field Summary | |
|---|---|
| TM_ASSOC | |
| TM_BASENAME | |
| TM_FACET | |
| TM_FACETVAL | |
| TM_MEMBER | |
| TM_MERGEMAP | |
| TM_NAME | |
| TM_NULL | |
| TM_OCCURRENCE | |
| TM_SCOPE | |
| TM_TOPIC | |
| TM_TOPICMAP | |
| TM_TOPICNAME | |
| TM_VARIANT | |
| TM_VARIANTNAME | |
| Method Summary | |
|---|---|
| void |
getTMObjectType(java.lang.Object tmObject)
Determines the which Topic Map object the specified object is derived from.
|
Meta Data (1)
