| Interface | Description |
|---|---|
| StringUtil.SplitPredicate |
This interface allows that
StringUtil.splitByDelimiters(String, List) to consume data an indicate whether to further add new characters or consume
the currentData. |
| Class | Description |
|---|---|
| ConvertUtils |
This class provides convenient functions to handle converting data from one type to another using functional interfaces
|
| StringUtil |
This class provides functionality to handle Strings
|
| SVGUtil |
This class provides functionality related to svg processing
|
Copyright © 2016 Saxonia Systems AG. All rights reserved.