| Package | Description |
|---|---|
| de.saxsys.svgfx.core.utils |
| Modifier and Type | Method and Description |
|---|---|
static <E extends Exception> |
StringUtil.splitByDelimiters(String data,
Collection<Character> delimiters,
ThrowableBiConsumer<Character,String,E> splitConsumer)
Parse the given data and split the string at every position that is a one of the provided delimiters.
|
Copyright © 2017 Saxonia Systems AG. All rights reserved.