|
jInfer | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NamedNode
Interface representing general node in grammar structure. Elements, attributes and content nodes are all descendants.
Method Summary | |
---|---|
List<String> |
getContext()
Context of a node is it's absolute XPath in document. |
Map<String,Object> |
getMetadata()
General map of objects not coming from document data, but describing more precisely how the data was seen. |
String |
getName()
Name of the node. |
Method Detail |
---|
List<String> getContext()
String getName()
Map<String,Object> getMetadata()
|
jInfer | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |