public class Node extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
append(org.apache.jackrabbit.mk.json.JsopWriter json,
boolean includeId) |
void |
copyTo(Node newNode) |
String |
getId() |
int |
getMemory() |
String |
getProperty(String propertyName) |
Set<String> |
getPropertyNames() |
void |
setLastRevision(Revision lastRevision) |
String |
toString() |
Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.