|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.thoughtworks.xstream.core.TreeUnmarshaller
com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller
com.thoughtworks.xstream.core.ReferenceByXPathUnmarshaller
public class ReferenceByXPathUnmarshaller
| Field Summary |
|---|
| Fields inherited from class com.thoughtworks.xstream.core.TreeUnmarshaller |
|---|
reader |
| Constructor Summary | |
|---|---|
ReferenceByXPathUnmarshaller(java.lang.Object root,
HierarchicalStreamReader reader,
ConverterLookup converterLookup,
ClassMapper classMapper)
Deprecated. As of 1.2, use ReferenceByXPathUnmarshaller(Object, HierarchicalStreamReader, ConverterLookup, Mapper) |
|
ReferenceByXPathUnmarshaller(java.lang.Object root,
HierarchicalStreamReader reader,
ConverterLookup converterLookup,
Mapper mapper)
|
|
| Method Summary | |
|---|---|
protected java.lang.Object |
getCurrentReferenceKey()
|
protected java.lang.Object |
getReferenceKey(java.lang.String reference)
|
| Methods inherited from class com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller |
|---|
convert |
| Methods inherited from class com.thoughtworks.xstream.core.TreeUnmarshaller |
|---|
addCompletionCallback, convertAnother, convertAnother, currentObject, get, getMapper, getRequiredType, keys, put, start |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReferenceByXPathUnmarshaller(java.lang.Object root,
HierarchicalStreamReader reader,
ConverterLookup converterLookup,
Mapper mapper)
public ReferenceByXPathUnmarshaller(java.lang.Object root,
HierarchicalStreamReader reader,
ConverterLookup converterLookup,
ClassMapper classMapper)
ReferenceByXPathUnmarshaller(Object, HierarchicalStreamReader, ConverterLookup, Mapper)
| Method Detail |
|---|
protected java.lang.Object getReferenceKey(java.lang.String reference)
getReferenceKey in class AbstractReferenceUnmarshallerprotected java.lang.Object getCurrentReferenceKey()
getCurrentReferenceKey in class AbstractReferenceUnmarshaller
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||