IPropertyPropagationPolicy<P>
DocumentOrderNOPropagationPolicy
, DocumentOrderYESPropagationPolicy
, UniqueNodesNOPropagationPolicy
, UniqueNodesYESPropagationPolicy
public class ConstantPropertyPropagationPolicy<P> extends Object implements IPropertyPropagationPolicy<P>
Constructor | Description |
---|---|
ConstantPropertyPropagationPolicy(P property) |
Modifier and Type | Method | Description |
---|---|---|
P |
propagate(List<P> argProperties) |
The argument does not change the result of this property.
|
Copyright © 2019 Apache Software Foundation. All rights reserved.