| Package | Description |
|---|---|
| com.brentcroft.tools.materializer.core |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FlatTag<T> |
interface |
StepTag<T,R> |
| Modifier and Type | Method and Description |
|---|---|
default Tag<? super R,?>[] |
Tag.getChildren() |
Tag<T,R> |
Tag.getSelf() |
Tag<? super R,?> |
TagModel.getTag(String uri,
String localName,
String qName,
Attributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
default java.util.function.BiConsumer<Tag<T,R>,R> |
Tag.getValidator() |
| Constructor and Description |
|---|
ValidationException(Tag<?,?> tag,
String message) |
Copyright © 2021. All rights reserved.