
public static class Digests.NoDigestsCopyStrategy extends CopyUtil.AbstractCopyStrategy implements CopyUtil.CopyStrategy
| Constructor and Description |
|---|
NoDigestsCopyStrategy() |
| Modifier and Type | Method and Description |
|---|---|
List<ContextNode> |
replaceContextNode(ContextNode contextNode)
Strategies can replace a context node that is being copied.
|
replaceLiteralNode, replaceRelationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreplaceLiteralNode, replaceRelationpublic List<ContextNode> replaceContextNode(ContextNode contextNode)
CopyUtil.AbstractCopyStrategyreplaceContextNode in interface CopyUtil.CopyStrategyreplaceContextNode in class CopyUtil.AbstractCopyStrategycontextNode - The original context node.Copyright © 2017. All rights reserved.