org.tm4j.topicmap.index.IndexManager .getIndexMeta(java.lang.Class ixClass)

Description

Returns meta data about the specified index.

Parameters
java.lang.Class ixClass The interface implemented by the index for which meta data is requested.

Throws

Other Resources

Related Topics

Has Parameters