Value processors can modify an attribute or content value whilst it is still plain Java character data, before it is parsed into WBSAX "components" by the string serialiser.
This contrasts with the {@link com.volantis.mcs.dom2wbsax.WBSAXValueSerialiser}s which can modify the actual WBSAXValues that are being created, as they are after rather than before string parsing.
|
|