|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jackrabbit.examples.FirstSteps
The First Steps example class.
| Constructor Summary | |
FirstSteps(javax.jcr.Repository repository)
|
|
| Method Summary | |
static void |
dump(javax.jcr.Node node)
Dumps the contents of the given node to standard output. |
void |
run()
Run the First Steps example. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FirstSteps(javax.jcr.Repository repository)
| Method Detail |
public void run()
public static void dump(javax.jcr.Node node)
throws javax.jcr.RepositoryException
node - the node to be dumped
javax.jcr.RepositoryException - on repository errors
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||