org.tm4j.topicmap.index.IndexProvider .getIndexNames()

Description

Returns the names of all of the indexes supported by this IndexProvider.

Returns

An array of fully qualified Java class names of the index interfaces supported by this IndexProvider.

Other Resources

Related Topics