java.lang.Object
jfxtras.icalendarfx.content.UnfoldingStringIterator
A simple
Iterator<String> decorator that unfolds line according to the
RFC 5545 iCalendar standard. Lines are unfolded automatically by calling the next() method.
Non-folded lines are preserved by using a push-back mechanism.- Author:
- David Bal