Package | Description |
---|---|
edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.core | |
edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.io.path |
Library for tracking paths of nodes in documents using a subset of XPath.
|
Modifier and Type | Method and Description |
---|---|
protected String |
ReferenceByXPathMarshaller.createReference(Path currentPath,
Object existingReferenceKey) |
protected String |
ReferenceByIdMarshaller.createReference(Path currentPath,
Object existingReferenceKey) |
protected abstract String |
AbstractReferenceMarshaller.createReference(Path currentPath,
Object existingReferenceKey) |
protected Object |
ReferenceByXPathMarshaller.createReferenceKey(Path currentPath) |
protected Object |
ReferenceByIdMarshaller.createReferenceKey(Path currentPath) |
protected abstract Object |
AbstractReferenceMarshaller.createReferenceKey(Path currentPath) |
Constructor and Description |
---|
ReferencedImplicitElementException(Object item,
Path path) |
Modifier and Type | Method and Description |
---|---|
Path |
Path.apply(Path relativePath) |
Path |
PathTracker.getPath()
Current Path in stream.
|
Path |
Path.relativeTo(Path that) |
Modifier and Type | Method and Description |
---|---|
Path |
Path.apply(Path relativePath) |
boolean |
Path.isAncestor(Path child) |
Path |
Path.relativeTo(Path that) |
Copyright © 2016 Internet2. All rights reserved.