Modifier and Type | Class and Description |
---|---|
class |
ConversionException
Thrown by
Converter implementations when they cannot convert an object
to/from textual data. |
Modifier and Type | Class and Description |
---|---|
static class |
JavaBeanConverter.DuplicateFieldException
Deprecated.
since 1.3
|
Modifier and Type | Class and Description |
---|---|
static class |
AbstractReflectionConverter.DuplicateFieldException |
Modifier and Type | Class and Description |
---|---|
static class |
AbstractReferenceMarshaller.ReferencedImplicitElementException |
Modifier and Type | Method and Description |
---|---|
void |
HierarchicalStreamReader.appendErrors(ErrorWriter errorWriter)
If any errors are detected, allow the reader to add any additional information that can aid debugging
(such as line numbers, XPath expressions, etc).
|
void |
ReaderWrapper.appendErrors(ErrorWriter errorWriter) |
Modifier and Type | Method and Description |
---|---|
void |
BinaryStreamReader.appendErrors(ErrorWriter errorWriter) |
Modifier and Type | Method and Description |
---|---|
void |
PathTrackingReader.appendErrors(ErrorWriter errorWriter) |
Modifier and Type | Method and Description |
---|---|
void |
StaxReader.appendErrors(ErrorWriter errorWriter) |
void |
Dom4JReader.appendErrors(ErrorWriter errorWriter) |
void |
XppReader.appendErrors(ErrorWriter errorWriter) |
void |
AbstractDocumentReader.appendErrors(ErrorWriter errorWriter) |
Copyright © 2021 Internet2. All rights reserved.