public static class TextPlaceholderInterpreter
extends Object
Interprets the interior of text message. Any ph elements in the message will
be consumed by a call to their XMLElement#consumeInnerText method.
A ph inside a text message may contain no other elements.