diff options
author | Adrian Kummerländer | 2014-05-31 10:44:23 +0200 |
---|---|---|
committer | Adrian Kummerländer | 2014-05-31 10:44:23 +0200 |
commit | d5367d268e8f2be9dd519b3b90f7baa64d6d50b7 (patch) | |
tree | e10e2b2b3e480c2b994515e35fd486b77b2e34dd /test | |
parent | 79d3e2bdfd441d6eba2f22af78d5bea5e488daf1 (diff) | |
download | InputXSLT-d5367d268e8f2be9dd519b3b90f7baa64d6d50b7.tar InputXSLT-d5367d268e8f2be9dd519b3b90f7baa64d6d50b7.tar.gz InputXSLT-d5367d268e8f2be9dd519b3b90f7baa64d6d50b7.tar.bz2 InputXSLT-d5367d268e8f2be9dd519b3b90f7baa64d6d50b7.tar.lz InputXSLT-d5367d268e8f2be9dd519b3b90f7baa64d6d50b7.tar.xz InputXSLT-d5367d268e8f2be9dd519b3b90f7baa64d6d50b7.tar.zst InputXSLT-d5367d268e8f2be9dd519b3b90f7baa64d6d50b7.zip |
Using xalan::ProblemListenerBase formatting functionality in ErrorCapacitor
* xalan::ProblemListenerBase provides a static member method called "defaultFormat"
** this method provides formatting of problem messages into xalan::XalanDOMString instances when combined with xalan::DOMStringPrintWriter
* there is no need for implementing custom message formatting
** the only reason why ErrorCapacitor exists is so we are able to capture and print messages at our own volition
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions