[XOM-interest] Text - Character not allowed in XML Content
Diego Campo
diego.campo at properazzi.com
Fri Mar 7 07:41:57 EST 2008
Hi,
According to the XML spec., this character is legal, so I'm not
filtering it beforehand. But I'm finding this:
Exception in thread "Worker0" nu.xom.IllegalCharacterDataException: 0x3
is not allowed in XML content
at
nu.xom.Verifier.throwIllegalCharacterDataException(Verifier.java:154)
at nu.xom.Verifier.checkPCDATA(Verifier.java:205)
at nu.xom.Text._setValue(Text.java:126)
at nu.xom.Text.<init>(Text.java:62)
Cheers
Diego
More information about the XOM-interest
mailing list