| Package | Description |
|---|---|
| com.brentcroft.tools.materializer |
| Modifier and Type | Method and Description |
|---|---|
TagHandler<R> |
Materializer.getDefaultHandler()
Caller's responsibility to capture the rootItem.
|
| Constructor and Description |
|---|
TagParseException(TagHandler<?> tagHandler,
IOException e) |
TagParseException(TagHandler<?> tagHandler,
ParserConfigurationException e) |
TagParseException(TagHandler<?> tagHandler,
SAXException e) |
TagValidationException(TagHandler<?> tagHandler,
ValidationException e) |
Copyright © 2021. All rights reserved.