|
|||||||||
| Home >> All >> org >> tm4j >> topicmap >> [ utils overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.tm4j.topicmap.utils
Interface IDGenerator

- All Known Implementing Classes:
- IDGeneratorImpl
- public interface IDGenerator
The interface for a pseudo-unique identifier generator.
| Method Summary | |
java.lang.String |
getID()
|
| Method Detail |
getID
public java.lang.String getID()
|
|||||||||
| Home >> All >> org >> tm4j >> topicmap >> [ utils overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC