|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
TestBase64StreamingWithGetSAXSource | Tests that when an OMText node is serialized by the SAXSource returned by
OMContainer.getSAXSource(boolean) , the implementation doesn't construct an in-memory
base64 representation of the complete binary content, but writes it in chunks (streaming). |
TestBase64StreamingWithSerialize | Test that when an OMText node is written to an XMLStreamWriter without MTOM support, the
implementation doesn't construct an in-memory base64 representation of the complete binary
content, but writes it in chunks (streaming). |
TestDigest | |
TestGetTextCharactersFromDataHandler | Tests that OMText.getTextCharacters() returns the expected result for an OMText
node backed by a DataHandler . |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |