public abstract class AbstractFilterCaseExtractor extends Object implements FilterCaseExtractor
| Constructor and Description |
|---|
AbstractFilterCaseExtractor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory()
Overwrite this method to register the filter in a category of your choice.
|
String |
getProducerId() |
String |
getSubsystem()
Override this to register the filter as specially defined subsystem.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitextractCaseNamepublic String getCategory()
getCategory in interface FilterCaseExtractorpublic String getSubsystem()
getSubsystem in interface FilterCaseExtractorpublic String getProducerId()
getProducerId in interface FilterCaseExtractorCopyright © 2010-2016 anotheria.net. All Rights Reserved.