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