| Package | Description |
|---|---|
| org.projectodd.vdx.core | |
| org.projectodd.vdx.core.schema |
| Modifier and Type | Method and Description |
|---|---|
Tree<T> |
Tree.addChild(T child) |
Tree<T> |
Tree.addChild(Tree<T> child) |
Tree<DocElement> |
DocWalker.walk() |
| Modifier and Type | Method and Description |
|---|---|
List<Tree<T>> |
Tree.children() |
| Modifier and Type | Method and Description |
|---|---|
Tree<T> |
Tree.addChild(Tree<T> child) |
| Modifier and Type | Method and Description |
|---|---|
Tree<SchemaElement> |
ComplexType.elements() |
Tree<SchemaElement> |
SchemaWalker.walk() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComplexType.setElements(Tree<SchemaElement> elements) |
Copyright © 2017. All Rights Reserved.