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 String |
createReference(Path currentPath,
Object existingReferenceKey) |
protected Object |
createReferenceKey(Path currentPath,
Object item) |
protected void |
fireValidReference(Object referenceKey) |
convertconvertAnother, convertAnother, get, getMapper, keys, put, startclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconvertAnother, convertAnotherget, keys, putpublic ReferenceByXPathMarshaller(HierarchicalStreamWriter writer, ConverterLookup converterLookup, Mapper mapper, int mode)
protected String createReference(Path currentPath, Object existingReferenceKey)
createReference in class AbstractReferenceMarshallerprotected Object createReferenceKey(Path currentPath, Object item)
createReferenceKey in class AbstractReferenceMarshallerprotected void fireValidReference(Object referenceKey)
fireValidReference in class AbstractReferenceMarshallerCopyright © 2004-2014 XStream. All Rights Reserved.