Uses of Interface
org.simpleframework.xml.strategy.Visitor
Packages that use Visitor
-
Uses of Visitor in org.simpleframework.xml.strategy
Constructors in org.simpleframework.xml.strategy with parameters of type VisitorModifierConstructorDescriptionVisitorStrategy(Visitor visitor) Constructor for theVisitorStrategyobject.VisitorStrategy(Visitor visitor, Strategy strategy) Constructor for theVisitorStrategyobject.