| Package | Description |
|---|---|
| org.ocpsoft.urlbuilder.util |
| Modifier and Type | Method and Description |
|---|---|
static CaptureType |
CaptureType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CaptureType[] |
CaptureType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static CapturingGroup |
ParseTools.balancedCapture(CharSequence path,
int startPos,
int endPos,
CaptureType type)
Return the index of the terminating character in the group, excluding markers.
|
Copyright © 2018 OCPsoft. All rights reserved.