Interface Node.ValueExtractor

All Known Implementing Classes:
Node.NodeType
Enclosing interface:
Node

public static interface Node.ValueExtractor
  • Method Summary

    Modifier and Type Method Description
    Object getValue​(Node node)