All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.jackrabbit.spi.commons.query.xpath.XPathVisitor Maven / Gradle / Ivy

There is a newer version: 6.5.21
Show newest version
/* Generated By:JJTree: Do not edit this line. /home/jukka/src/jackrabbit/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/xpath/XPathVisitor.java */

package org.apache.jackrabbit.spi.commons.query.xpath;

public interface XPathVisitor
{
  public Object visit(SimpleNode node, Object data);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy