| Package | Description |
|---|---|
| org.frankframework.frankdoc.model |
This package contains a set of model classes that is used by
DocWriterNew to generate the
XML configuration schema used by Frank developers. |
| Modifier and Type | Method and Description |
|---|---|
void |
FrankElement.walkCumulativeAttributes(CumulativeChildHandler<FrankAttribute> handler,
Predicate<ElementChild> childSelector,
Predicate<ElementChild> childRejector) |
void |
FrankElement.walkCumulativeConfigChildren(CumulativeChildHandler<ConfigChild> handler,
Predicate<ElementChild> childSelector,
Predicate<ElementChild> childRejector) |
Copyright © 2022 Ibissource.org. All rights reserved.