public class ControllerSegment extends DynamicSegment
RESERVED_PCHAR| コンストラクタと説明 |
|---|
ControllerSegment(String key) |
ControllerSegment(String value,
Options options) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
interpolationChunk(Options hash) |
void |
matchExtraction(Options params,
Matcher match,
int nextCapture) |
String |
regexpChunk() |
buildPattern, defaultRegexpChunk, getDefault, getKey, hasDefault, hasKey, setDefault, setRegexp, stringStructure, toStringallOptionalsAvailableCondition, continueStringStructure, getExtractionCode, getRegexp, getValue, interpolationStatement, isOptional, numberOfCaptures, setOptional, setValuepublic ControllerSegment(String key)
public String regexpChunk()
regexpChunk クラス内 DynamicSegmentpublic void matchExtraction(Options params, Matcher match, int nextCapture)
matchExtraction クラス内 DynamicSegmentpublic String interpolationChunk(Options hash)
interpolationChunk クラス内 DynamicSegmentCopyright © 2018. All rights reserved.