public class NodeLocalNameOperand extends DynamicOperand
NodeLocalNameOperand implements a node local name operand.EMPTY| Constructor and Description | 
|---|
| NodeLocalNameOperand() | 
| Modifier and Type | Method and Description | 
|---|---|
| Value[] | getValues(ScoreNode sn,
         EvaluationContext context)Returns the local name of the node denoted by the given score node
  sn. | 
public Value[] getValues(ScoreNode sn, EvaluationContext context) throws RepositoryException
sn.getValues in class DynamicOperandsn - the score node.context - the evaluation context.RepositoryException - if an error occurs while reading the local
                             name.Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.