org.jaxen.expr

Interface ProcessingInstructionNodeStep

public interface ProcessingInstructionNodeStep extends Step

Represents the XPath node-test processing-instruction().
Method Summary
StringgetName()
Returns the target matched by this processing instruction node-step.

Method Detail

getName

public String getName()
Returns the target matched by this processing instruction node-step.

Returns: the target of the processing instruction