https://bz.apache.org/bugzilla/show_bug.cgi?id=64418

--- Comment #7 from PJ Fanning <[email protected]> ---
Instead of `CTP.Factory.parse(embeddedParagraph.xmlText())` could you try
`CTP.Factory.parse(embeddedParagraph.getDomNode())`

This might lower the overhead of the parse call

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to