Interface Node.Root
- All Superinterfaces:
Node
- All Known Implementing Classes:
RootNode
- Enclosing interface:
Node
-
Nested Class Summary
-
Method Summary
-
Method Details
-
input
String input()Get the original provided message which produced this node.- Returns:
- the input message
- Since:
- 4.10.0
-