
public static class Encryptions.NoEncryptionsCopyStrategy extends CopyUtil.CopyStrategy
| Constructor and Description |
|---|
Encryptions.NoEncryptionsCopyStrategy() |
| Modifier and Type | Method and Description |
|---|---|
ContextNode |
replaceContextNode(ContextNode contextNode)
Strategies can replace a context node that is being copied.
|
replaceLiteralNode, replaceRelationpublic Encryptions.NoEncryptionsCopyStrategy()
public ContextNode replaceContextNode(ContextNode contextNode)
CopyUtil.CopyStrategyreplaceContextNode in class CopyUtil.CopyStrategycontextNode - The original context node.Copyright © 2015. All Rights Reserved.