public class DOMMessageFormat extends org.adroitlogic.x.base.format.ResourceAwareMessageFormat<Node>
XMessageFormat
functionalities based on the under line DOM message payload.Constructor and Description |
---|
DOMMessageFormat(Node node,
XMLFeature xmlFeature,
FileStoreFeature fileStoreFeature) |
Modifier and Type | Method and Description |
---|---|
Node |
readAsNative() |
InputStream |
readAsStream() |
String |
readAsString(int i) |
long |
size() |
void |
writeTo(OutputStream outputStream) |
public DOMMessageFormat(Node node, XMLFeature xmlFeature, FileStoreFeature fileStoreFeature)
public InputStream readAsStream()
public String readAsString(int i)
public Node readAsNative()
public void writeTo(OutputStream outputStream) throws IOException
IOException
public long size()
Copyright © 2016–2019 AdroitLogic. All rights reserved.