public interface SDRFNode extends Node
Node interface, but
is used to mark nodes as belonging to the SDRF graph| Modifier and Type | Method and Description |
|---|---|
String[] |
headers()
Returns a string array representing the headers of this node and all it's attributes.
|
String[] |
values()
Returns the strings representing the values of this node and all it's attributes, indexed by the matching
headers.
|
addChildNode, addChildNode, addParentNode, addParentNode, getChildNodes, getNodeName, getNodeType, getParentNodes, removeChildNode, removeParentNode, setNodeName, updateChildNode, updateParentNodeString[] headers()
Copyright © 2014. All rights reserved.