JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
com.relogiclabs.jschema.node.JRoot
Packages that use
JRoot
Package
Description
com.relogiclabs.jschema.node
com.relogiclabs.jschema.tree
Uses of
JRoot
in
com.relogiclabs.jschema.node
Methods in
com.relogiclabs.jschema.node
that return
JRoot
Modifier and Type
Method
Description
static
JRoot
JRoot.
from
(JRootBuilder builder)
Uses of
JRoot
in
com.relogiclabs.jschema.tree
Methods in
com.relogiclabs.jschema.tree
that return
JRoot
Modifier and Type
Method
Description
JRoot
DataTree.
getRoot
()
JRoot
JsonTree.
getRoot
()
JRoot
SchemaTree.
getRoot
()