Package | Description |
---|---|
org.apache.clerezza.templating.seedsnipe.datastructure | |
org.apache.clerezza.templating.seedsnipe.graphnodeadapter |
Modifier and Type | Method and Description |
---|---|
String |
DataFieldResolver.resolve(String fieldName,
int[] arrayPos)
invokes resolveAsObject and transforms its result to a String
|
abstract Object |
DataFieldResolver.resolveAsObject(String fieldName,
int[] arrayPos)
This method resolves the specified
fieldName to its object value,
if any level of the fieldName is an array,
the corresponding entry in arrayPos is used for resolution. |
Modifier and Type | Method and Description |
---|---|
String |
GraphNodeDataFieldResolver.resolve(String fieldName,
int[] arrayPos) |
Object |
GraphNodeDataFieldResolver.resolveAsObject(String fieldName,
int[] arrayPos) |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.