edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.core
Class ReferenceByXPathMarshaller
java.lang.Object
edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.core.TreeMarshaller
edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.core.AbstractReferenceMarshaller
edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.core.ReferenceByXPathMarshaller
- All Implemented Interfaces:
- DataHolder, MarshallingContext
public class ReferenceByXPathMarshaller
- extends AbstractReferenceMarshaller
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReferenceByXPathMarshaller
public ReferenceByXPathMarshaller(HierarchicalStreamWriter writer,
ConverterLookup converterLookup,
Mapper mapper,
int mode)
ReferenceByXPathMarshaller
public ReferenceByXPathMarshaller(HierarchicalStreamWriter writer,
ConverterLookup converterLookup,
ClassMapper classMapper)
- Deprecated. As of 1.2, use
ReferenceByXPathMarshaller(HierarchicalStreamWriter, ConverterLookup, Mapper, int)
createReference
protected String createReference(Path currentPath,
Object existingReferenceKey)
- Specified by:
createReference
in class AbstractReferenceMarshaller
createReferenceKey
protected Object createReferenceKey(Path currentPath)
- Specified by:
createReferenceKey
in class AbstractReferenceMarshaller
fireValidReference
protected void fireValidReference(Object referenceKey)
- Specified by:
fireValidReference
in class AbstractReferenceMarshaller
Copyright © 2012 Internet2. All Rights Reserved.