>org.apache.xml.dtm.DTMDOMException:
>          at
>org.apache.xml.dtm.ref.DTMNodeProxy.createTextNode(DTMNodeProxy.java:617)

DTM is not a mutable model. The createTextNode method is not supported by
the DTMNodeProxy DOM-compatability wrapper.


Reply via email to