I tested the expression with HierarchicalDom4JConfiguration. It does not
require any escaping:
<format>.{0,30}</format>
is interpreted as String.
Regards,
Tarlika Elisabeth Schmitz
Oliver Heger wrote:
Which configuration class do you use for loading the XML file,
Dom4JConfiguration or HierarchicalDom4JConfiguration? I think the latter
one directly stores the values of XML elements and does not try to
detect any list structures.
AFAIK there is no special treatment of backslash characters in XML
files, so I would suppose that a single backslash should work.
Oliver
T E Schmitz schrieb:
Do you also happen to know how I would have to express this in an XML
config file? Also with a double-backslash? I remember trying one
backslash and that didn't escape the comma.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]