Uses of Class
org.jboss.dna.graph.query.model.Visitors.NavigationVisitor

Packages that use Visitors.NavigationVisitor
org.jboss.dna.graph.query.model The Abstract Query Model is a vocabulary that can be used to construct a language-neutral representation of a query. 
 

Uses of Visitors.NavigationVisitor in org.jboss.dna.graph.query.model
 

Subclasses of Visitors.NavigationVisitor in org.jboss.dna.graph.query.model
static class Visitors.WalkAllVisitor
          A visitor implementation that walks the entire query object tree and delegates to another supplied visitor to do the actual work.
 



Copyright © 2008-2010 JBoss, a division of Red Hat. All Rights Reserved.