public class XdmItem
extends java.lang.Object
Constructor and Description |
---|
XdmItem() |
XdmItem(java.lang.String path,
byte[] content) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getContent() |
java.lang.String |
getPath() |
void |
setContent(byte[] content) |
void |
setPath(java.lang.String path) |