org.tm4j.topicmap.utils.extractors.TopicNameExtractor .setCaseFolding(boolean foldCase)

Description

Sets the case-folding flag. If this flag is set to true then the returned string will be transformed by folding it to lower case.

Parameters
boolean foldCase the new value for the case-folding flag.

Other Resources

Related Topics

Has Parameters