Interface Node.ValueExtractor
-
- All Known Implementing Classes:
Node.NodeType
- Enclosing interface:
- Node
public static interface Node.ValueExtractor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectgetValue(Node node)
-