public class RepositoryPrinter extends Object
| Constructor and Description |
|---|
RepositoryPrinter(javax.jcr.Repository repo,
Map<String,Object> props) |
| Modifier and Type | Method and Description |
|---|---|
Dictionary<String,Object> |
getProperties() |
String |
getTitle() |
void |
printConfiguration(PrintWriter pw) |
public String getTitle()
public Dictionary<String,Object> getProperties()
public void printConfiguration(PrintWriter pw)
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.