Class ExactFilenameAnalyzerDescriptor
- java.lang.Object
-
- com.atlassian.confluence.plugins.index.api.ExactFilenameAnalyzerDescriptor
-
- All Implemented Interfaces:
AnalyzerDescriptorProvider
,MappingAnalyzerDescriptor
public class ExactFilenameAnalyzerDescriptor extends Object implements MappingAnalyzerDescriptor
-
-
Constructor Summary
Constructors Constructor Description ExactFilenameAnalyzerDescriptor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
int
hashCode()
-
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
-
-