public class CharsetOption extends Object implements PatternOption
Constructor and Description |
---|
CharsetOption(Charset charset) |
Modifier and Type | Method and Description |
---|---|
static CharsetOption |
firstOf(PatternOption[] options) |
Charset |
getCharset() |
public CharsetOption(Charset charset)
public static CharsetOption firstOf(PatternOption[] options)
public Charset getCharset()
Copyright © 2019. All rights reserved.