public class AltRep extends Parameter
| Modifier and Type | Class and Description |
|---|---|
static class |
AltRep.Factory |
ABBREV, ALTREP, CN, CUTYPE, DELEGATED_FROM, DELEGATED_TO, DIR, ENCODING, EXPERIMENTAL_PREFIX, FBTYPE, FMTTYPE, LANGUAGE, MEMBER, PARTSTAT, RANGE, RELATED, RELTYPE, ROLE, RSVP, SCHEDULE_AGENT, SCHEDULE_STATUS, SENT_BY, TYPE, TZID, VALUE, VVENUE| Constructor and Description |
|---|
AltRep(java.lang.String aValue) |
AltRep(java.net.URI aUri) |
| Modifier and Type | Method and Description |
|---|---|
java.net.URI |
getUri() |
java.lang.String |
getValue() |
public AltRep(java.lang.String aValue)
throws java.net.URISyntaxException
aValue - a string representation of an alternate text represenationjava.net.URISyntaxException - when the specified string is not a value (quoted) uripublic AltRep(java.net.URI aUri)
aUri - a URI representing an alternate text representation