Uses of Interface
no.sesat.commons.visitor.Visitor

Uses of Visitor in no.sesat.commons.visitor
 

Classes in no.sesat.commons.visitor that implement Visitor
 class AbstractReflectionVisitor
          A helper implementation of the Visitor pattern using java's reflection.
 

Methods in no.sesat.commons.visitor with parameters of type Visitor
 void Visitable.accept(Visitor visitor)
          Method to accept a visitor.
 



Copyright © 2009 Schibsted Søk AS. All Rights Reserved.