クラス MetaRegexReplace
java.lang.Object
org.iplass.mtp.impl.entity.normalizer.MetaNormalizer
org.iplass.mtp.impl.entity.normalizer.MetaRegexReplace
- すべての実装されたインタフェース:
Serializable,MetaData
- 関連項目:
-
ネストされたクラスの概要
ネストされたクラスクラスから継承されたネストされたクラス/インタフェース org.iplass.mtp.impl.entity.normalizer.MetaNormalizer
MetaNormalizer.NormalizerRuntime -
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明voidapplyConfig(NormalizerDefinition definition) copy()当該のメタデータのコピーを作成する。createRuntime(MetaEntity entity, MetaProperty property) currentConfig(EntityContext context) booleangetRegex()inthashCode()voidvoidsetReplacement(String replacement)
-
コンストラクタの詳細
-
MetaRegexReplace
public MetaRegexReplace()
-
-
メソッドの詳細
-
getRegex
-
setRegex
-
getReplacement
-
setReplacement
-
hashCode
public int hashCode() -
equals
-
copy
インタフェースからコピーされた説明:MetaData当該のメタデータのコピーを作成する。- 定義:
copyインタフェース内MetaData- 定義:
copyクラス内MetaNormalizer- 戻り値:
- コピーされたメタデータ
-
applyConfig
- 定義:
applyConfigクラス内MetaNormalizer
-
currentConfig
- 定義:
currentConfigクラス内MetaNormalizer
-
createRuntime
- 定義:
createRuntimeクラス内MetaNormalizer
-