|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VCardPropertyScribe.Splitter | |
---|---|
ezvcard.io.scribe |
Uses of VCardPropertyScribe.Splitter in ezvcard.io.scribe |
---|
Methods in ezvcard.io.scribe that return VCardPropertyScribe.Splitter | |
---|---|
VCardPropertyScribe.Splitter |
VCardPropertyScribe.Splitter.limit(int limit)
Sets the max number of split strings it should parse. |
VCardPropertyScribe.Splitter |
VCardPropertyScribe.Splitter.removeEmpties(boolean removeEmpties)
Sets whether to remove empty elements. |
protected static VCardPropertyScribe.Splitter |
VCardPropertyScribe.split(String string,
String delimiter)
Splits a string by a delimiter. |
VCardPropertyScribe.Splitter |
VCardPropertyScribe.Splitter.unescape(boolean unescape)
Sets whether to unescape each split string. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |