| Package | Description |
|---|---|
| de.saxsys.svgfx.core.utils |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
SVGUtils.split(String toSplit,
List<Character> delimiters,
SVGUtils.SplitConsumer dataConsumer)
This method will iterate through the given toSplit and call the dataConsumer
Function when the current character in toSplit is contained in the delimiters. |
Copyright © 2016 Saxonia Systems AG. All rights reserved.