org.tm4j.topicmap.utils.IDGeneratorImpl .getID()

Description

Returns a pseudo-unique identifier as a concatenation of the base identifier created in the object constructor followed by a dash (-) and then a simple, incrementing counter value (encoded in hexadecimal).

Other Resources

Related Topics