public class WhitespaceConsolidationConfigNodeNameRefactoringConsumer extends ConfigNodeNameRefactoringConsumer
ConfigNode's. Consolidation refers to converting any sequence of
 white-spaces to a single space character.| Constructor and Description | 
|---|
WhitespaceConsolidationConfigNodeNameRefactoringConsumer()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getRefactoringTypeName()
Override this method in order to provide an unique re-factoring type
 name, which will be used later on in the template to identify the proper
 re-factored name to use for each part of the template 
 | 
acceptpublic WhitespaceConsolidationConfigNodeNameRefactoringConsumer()
public java.lang.String getRefactoringTypeName()
ConfigNodeRefactoringConsumergetRefactoringTypeName in class ConfigNodeRefactoringConsumer