net.fortuna.ical4j.model
Interface Escapable

All Known Implementing Classes:
Comment, Contact, Description, Location, ProdId, RelatedTo, Summary, TzId, TzId, TzName, Uid, XProperty

public interface Escapable

Implementors by definition require their string value to be converted to/from an escaped form when converting to/from and iCalendar representation.

Author:
Ben Fortuna