Interface Node.ValueExtractor

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

public static interface Node.ValueExtractor
  • Method Summary

    Modifier and Type
    Method
    Description
    getValue(Node node)
     
  • Method Details