Uses of Enum Class
org.xhtmlrenderer.css.newmatch.Selector.Axis
Packages that use Selector.Axis
-
Uses of Selector.Axis in org.xhtmlrenderer.css.newmatch
Fields in org.xhtmlrenderer.css.newmatch declared as Selector.AxisMethods in org.xhtmlrenderer.css.newmatch that return Selector.AxisModifier and TypeMethodDescriptionSelector.getAxis()
get the axis that this selector should be evaluated onstatic Selector.Axis
Returns the enum constant of this class with the specified name.static Selector.Axis[]
Selector.Axis.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.xhtmlrenderer.css.newmatch with parameters of type Selector.Axis