|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.thoughtworks.xstream.core.TreeMarshaller
com.thoughtworks.xstream.core.AbstractReferenceMarshaller
com.thoughtworks.xstream.core.ReferenceByXPathMarshaller
| Nested Class Summary |
| Nested classes inherited from class com.thoughtworks.xstream.core.AbstractReferenceMarshaller |
AbstractReferenceMarshaller.ReferencedImplicitElementException |
| Nested classes inherited from class com.thoughtworks.xstream.core.TreeMarshaller |
TreeMarshaller.CircularReferenceException |
| Field Summary |
| Fields inherited from class com.thoughtworks.xstream.core.TreeMarshaller |
classMapper, converterLookup, writer |
| Constructor Summary | |
ReferenceByXPathMarshaller(HierarchicalStreamWriter writer,
ConverterLookup converterLookup,
ClassMapper classMapper)
Deprecated. As of 1.2, use ReferenceByXPathMarshaller(HierarchicalStreamWriter, ConverterLookup, Mapper, int) |
|
ReferenceByXPathMarshaller(HierarchicalStreamWriter writer,
ConverterLookup converterLookup,
Mapper mapper,
int mode)
|
|
| Method Summary | |
protected java.lang.String |
createReference(Path currentPath,
java.lang.Object existingReferenceKey)
|
protected java.lang.Object |
createReferenceKey(Path currentPath)
|
protected void |
fireValidReference(java.lang.Object referenceKey)
|
| Methods inherited from class com.thoughtworks.xstream.core.AbstractReferenceMarshaller |
convert |
| Methods inherited from class com.thoughtworks.xstream.core.TreeMarshaller |
convertAnother, convertAnother, get, getMapper, keys, put, start |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ReferenceByXPathMarshaller(HierarchicalStreamWriter writer,
ConverterLookup converterLookup,
Mapper mapper,
int mode)
public ReferenceByXPathMarshaller(HierarchicalStreamWriter writer,
ConverterLookup converterLookup,
ClassMapper classMapper)
ReferenceByXPathMarshaller(HierarchicalStreamWriter, ConverterLookup, Mapper, int)
| Method Detail |
protected java.lang.String createReference(Path currentPath,
java.lang.Object existingReferenceKey)
createReference in class AbstractReferenceMarshallerprotected java.lang.Object createReferenceKey(Path currentPath)
createReferenceKey in class AbstractReferenceMarshallerprotected void fireValidReference(java.lang.Object referenceKey)
fireValidReference in class AbstractReferenceMarshaller
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||