Interface IReplacer
- All Known Implementing Classes:
AsposeDataAdapter
,AsposeDataAdapter
,AsposeSimpleDataAdapter
public interface IReplacer
-
Method Summary
Modifier and TypeMethodDescriptiondefault EReplacementInsertionType
getInsertionType
(String name) boolean
matchPlaceholder
(String text) replaceValue
(String fieldName, IDataAdapter dataAdapter)
-
Method Details
-
replaceValue
-
getPatternList
-
matchPlaceholder
-
getInsertionType
-