Uses of Interface
org.simpleframework.xml.strategy.Visitor

Packages that use Visitor
org.simpleframework.xml.strategy   
 

Uses of Visitor in org.simpleframework.xml.strategy
 

Constructors in org.simpleframework.xml.strategy with parameters of type Visitor
VisitorStrategy(Visitor visitor)
          Constructor for the VisitorStrategy object.
VisitorStrategy(Visitor visitor, Strategy strategy)
          Constructor for the VisitorStrategy object.
 



Copyright © 2013. All Rights Reserved.