Uses of Interface
org.joox.Context
Packages that use Context
-
Uses of Context in org.joox
Modifier and TypeMethodDescription(package private) static final Context
Create a context object(package private) static final Context
Util.context
(Element match, int matchIndex, int matchSize, Element element, int elementIndex, int elementSize) Create a context objectModifier and TypeMethodDescriptionstatic Match
Convenience method for calling$(context.element())
The callback method invoked for every matched element.void
The callback method invoked for every matched element.boolean
The callback method invoked for every matched element.The callback method invoked for every matched element.