Package org.commonmark.node
Class Nodes
java.lang.Object
org.commonmark.node.Nodes
Utility class for working with multiple
Node
s.- Since:
- 0.16.0
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static class
private static class
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Nodes
private Nodes()
-
-
Method Details
-
between
The nodes between (not including) start and end.
-