Uses of Interface
com.apicatalog.tree.io.TreeGenerator
Packages that use TreeGenerator
Package
Description
Provides a flexible, format-agnostic framework for processing tree-like data
structures.
-
Uses of TreeGenerator in com.apicatalog.tree.io
Methods in com.apicatalog.tree.io with parameters of type TreeGeneratorModifier and TypeMethodDescriptionvoidTreeIO.traverse(TreeGenerator generator) voidTreeTraversal.traverse(TreeGenerator generator) A high-level utility method that fully traverses the tree and drives the providedTreeGenerator. -
Uses of TreeGenerator in com.apicatalog.tree.io.java
Classes in com.apicatalog.tree.io.java that implement TreeGeneratorModifier and TypeClassDescriptionclassA specialized class that builds a native object model from any tree-like source.