org.tm4j.topicmap.utils.HelperBase .init()

Description

Initializes the instance. This method is invoked by the default constructor, so subclasses should put their initialization routine in this method, rather than override the constructor.

Throws

Other Resources

Related Topics