public class ContextDepthDataReader extends Object
| Constructor and Description |
|---|
ContextDepthDataReader(Document doc)
Creates the Context Depth Reader
|
| Modifier and Type | Method and Description |
|---|---|
int |
getDepth()
Retrieves the depth to which to serach.
|
String |
getStartAlias()
Retrieves the content of the alias attribute of the startnode.
|
String |
getStartBuilder()
Retrieves the content of the buidler attribute of the startnode.
|
String |
getStartWhere()
Retrieves the content of the where attribute of the startnode.
|
final Document document
public ContextDepthDataReader(Document doc)
public int getDepth()
public String getStartBuilder()
public String getStartAlias()
public String getStartWhere()
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}