Class WhitespaceAnalyzerDescriptor
- java.lang.Object
 - 
- com.atlassian.confluence.plugins.index.api.WhitespaceAnalyzerDescriptor
 
 
- 
- All Implemented Interfaces:
 AnalyzerDescriptorProvider,MappingAnalyzerDescriptor
public class WhitespaceAnalyzerDescriptor extends Object implements MappingAnalyzerDescriptor
- Since:
 - 7.17
 
 
- 
- 
Field Summary
- 
Fields inherited from interface com.atlassian.confluence.plugins.index.api.AnalyzerDescriptorProvider
EMPTY 
 - 
 
- 
Constructor Summary
Constructors Constructor Description WhitespaceAnalyzerDescriptor() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)inthashCode()- 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait 
- 
Methods inherited from interface com.atlassian.confluence.plugins.index.api.MappingAnalyzerDescriptor
getAnalyzer 
 - 
 
 -