public class ReferenceByXPathMarshaller extends AbstractReferenceMarshaller
AbstractReferenceMarshaller.ReferencedImplicitElementExceptionTreeMarshaller.CircularReferenceExceptionconverterLookup, writer| Constructor and Description |
|---|
ReferenceByXPathMarshaller(HierarchicalStreamWriter writer,
ConverterLookup converterLookup,
Mapper mapper,
int mode) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
createReference(Path currentPath,
java.lang.Object existingReferenceKey) |
protected java.lang.Object |
createReferenceKey(Path currentPath,
java.lang.Object item) |
protected void |
fireValidReference(java.lang.Object referenceKey) |
convertconvertAnother, convertAnother, get, getMapper, keys, put, startpublic ReferenceByXPathMarshaller(HierarchicalStreamWriter writer, ConverterLookup converterLookup, Mapper mapper, int mode)
protected java.lang.String createReference(Path currentPath, java.lang.Object existingReferenceKey)
createReference in class AbstractReferenceMarshallerprotected java.lang.Object createReferenceKey(Path currentPath, java.lang.Object item)
createReferenceKey in class AbstractReferenceMarshallerprotected void fireValidReference(java.lang.Object referenceKey)
fireValidReference in class AbstractReferenceMarshallerCopyright © 2004–2024 XStream. All rights reserved.