Uses of Class
org.jboss.dna.graph.query.model.Literal

Packages that use Literal
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 Literal in org.jboss.dna.graph.query.model
 

Methods in org.jboss.dna.graph.query.model with parameters of type Literal
 void Visitors.AbstractVisitor.visit(Literal obj)
          
 void Visitors.WalkAllVisitor.visit(Literal literal)
          
 void Visitors.ReadableVisitor.visit(Literal literal)
          
 void Visitor.visit(Literal obj)
           
 



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