| 程序包 | 说明 |
|---|---|
| com.jn.langx.text.grok |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,Object> |
Match.captureFlattened()
Match to the subject the regex and save the matched element into a map
Multiple values to the same key are flattened to one value: the sole non-null value will be captured.
|
void |
GrokCompiler.registerPatternFromClasspath(String path) |
void |
GrokCompiler.registerPatternFromClasspath(String path,
Charset charset) |
Copyright © 2022. All rights reserved.