Package | Description |
---|---|
biweekly.io.scribe.property |
Modifier and Type | Method and Description |
---|---|
ICalPropertyScribe.Splitter |
ICalPropertyScribe.Splitter.limit(int limit)
Sets the max number of split strings it should parse.
|
ICalPropertyScribe.Splitter |
ICalPropertyScribe.Splitter.nullEmpties(boolean nullEmpties)
Sets whether to treat empty elements as null elements.
|
protected static ICalPropertyScribe.Splitter |
ICalPropertyScribe.splitter(char delimiter)
Splits a string by a delimiter, taking escaped characters into account.
|
ICalPropertyScribe.Splitter |
ICalPropertyScribe.Splitter.unescape(boolean unescape)
Sets whether to unescape each split string.
|
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.