|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ErrorWriter | |
| com.thoughtworks.xstream.converters | |
| com.thoughtworks.xstream.converters.reflection | |
| com.thoughtworks.xstream.io | |
| com.thoughtworks.xstream.io.xml | |
| Uses of ErrorWriter in com.thoughtworks.xstream.converters |
| Classes in com.thoughtworks.xstream.converters that implement ErrorWriter | |
class |
ConversionException
Thrown by Converter implementations when they cannot convert an object
to/from textual data. |
| Uses of ErrorWriter in com.thoughtworks.xstream.converters.reflection |
| Classes in com.thoughtworks.xstream.converters.reflection that implement ErrorWriter | |
static class |
ReflectionConverter.DuplicateFieldException
|
| Uses of ErrorWriter in com.thoughtworks.xstream.io |
| Methods in com.thoughtworks.xstream.io with parameters of type ErrorWriter | |
void |
HierarchicalStreamReader.appendErrors(ErrorWriter errorWriter)
|
| Uses of ErrorWriter in com.thoughtworks.xstream.io.xml |
| Methods in com.thoughtworks.xstream.io.xml with parameters of type ErrorWriter | |
void |
XppReader.appendErrors(ErrorWriter errorWriter)
|
void |
XppDomReader.appendErrors(ErrorWriter errorWriter)
|
void |
DomReader.appendErrors(ErrorWriter errorWriter)
|
void |
Dom4JReader.appendErrors(ErrorWriter errorWriter)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||