Uses of Class
org.ocpsoft.urlbuilder.util.CapturingGroup
Packages that use CapturingGroup
-
Uses of CapturingGroup in org.ocpsoft.urlbuilder.util
Methods in org.ocpsoft.urlbuilder.util that return CapturingGroupModifier and TypeMethodDescriptionstatic CapturingGroupParseTools.balancedCapture(CharSequence path, int startPos, int endPos, CaptureType type) Return the index of the terminating character in the group, excluding markers.