|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjeters.components.RegExReplacer
jeters.components.ComillaReplacer
public class ComillaReplacer
a replacer class for JETERS, specialized on German typography
Nested Class Summary |
---|
Nested classes/interfaces inherited from class jeters.components.RegExReplacer |
---|
RegExReplacer.DescriptionEntry, RegExReplacer.DescriptionList, RegExReplacer.Replacement, RegExReplacer.ReplacementElement, RegExReplacer.ReplacementGroup |
Field Summary |
---|
Fields inherited from class jeters.components.RegExReplacer |
---|
conf_minRatingDescription, conf_minRatingSummary, conf_minTotalRatingDescription, conf_minTotalRatingSummary, conf_summaryEntryLimit, conf_summaryEntryLimitBrackets, confirmationDescriptionList, replacements, summaryDescriptionList |
Constructor Summary | |
---|---|
ComillaReplacer()
|
Method Summary | |
---|---|
NamedDataSet |
getConfiguration()
this method is called to retrieve the current configuration for this component. |
void |
setConfiguration(NamedDataSet configurationSet)
sets the configuration for this object. |
Methods inherited from class jeters.components.RegExReplacer |
---|
applyReplacementGroup, applyReplacementList, applySingleReplacement, edit, split |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ComillaReplacer()
Method Detail |
---|
public void setConfiguration(NamedDataSet configurationSet)
Configurable
setConfiguration
in interface Configurable
setConfiguration
in class RegExReplacer
configurationSet
- the configuration data to be used by the component
if null, the object has to use default settingspublic NamedDataSet getConfiguration()
Configurable
getConfiguration
in interface Configurable
getConfiguration
in class RegExReplacer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |