public abstract class DynamicOperandImpl extends AbstractQOMNode implements DynamicOperand
DynamicOperandImpl...resolver| Constructor and Description |
|---|
DynamicOperandImpl(NamePathResolver resolver,
Name selectorName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSelectorName()
Gets the name of the selector against which to evaluate this operand.
|
Name |
getSelectorQName()
Gets the name of the selector against which to evaluate this operand.
|
accept, getJCRName, getJCRPath, protect, quote, quotepublic DynamicOperandImpl(NamePathResolver resolver, Name selectorName)
public String getSelectorName()
public Name getSelectorQName()
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.