public class PostingBody extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static Map |
replacements |
| Constructor and Description |
|---|
PostingBody() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initMatchers()
Initializes the matcher array
|
protected void |
initPatterns()
Initializes the pattern array with all possible handlers.
|
protected static void |
initReplacements()
Initializes the Map containing the replacements
|
String |
toString() |
String |
transform(String originalBody)
transforms the body in the xml-version.
|
protected static Map replacements
protected static void initReplacements()
protected void initPatterns()
protected void initMatchers()
public String transform(String originalBody)
originalBody - the body to be transformedMMBase 1.9-SNAPSHOT - ${javadoctimestamp}