Package net.fortuna.ical4j.model
Interface Escapable
-
- All Known Implementing Classes:
Comment
,Contact
,Country
,Description
,ExtendedAddress
,Locality
,Location
,Name
,Postalcode
,ProdId
,Region
,RelatedTo
,StreetAddress
,Summary
,Tel
,TzId
,TzId
,TzName
,Uid
,XProperty
public interface Escapable
$Id$ Created on 26/06/2005 Implementors by definition require their string value to be converted to/from an escaped form when converting to/from and iCalendar representation.