Uses of Interface
org.jboss.windup.config.selectors.FramesSelector
-
Packages that use FramesSelector Package Description org.jboss.windup.config.operation org.jboss.windup.config.operation.iteration -
-
Uses of FramesSelector in org.jboss.windup.config.operation
Methods in org.jboss.windup.config.operation that return FramesSelector Modifier and Type Method Description FramesSelectorIteration. getSelectionManager() -
Uses of FramesSelector in org.jboss.windup.config.operation.iteration
Classes in org.jboss.windup.config.operation.iteration that implement FramesSelector Modifier and Type Class Description classNamedFramesSelectorclassTopLayerSingletonFramesSelectorclassTypedFramesSelectorSelection of frames having all variables of the given type (regardless of the variable name).classTypedNamedFramesSelector
-