Class PatternFormatter
java.lang.Object
org.bgerp.util.text.PatternFormatter
Processor for substitution patterns like
${key} text (text1 ${key1})}.
Braces bound not mandatory area, being added only when for the key inside has defined a value.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PatternFormatter
public PatternFormatter()
-
-
Method Details
-
processPattern
-
processPattern
-