Class Schema
java.lang.Object
net.fortuna.ical4j.model.Content
net.fortuna.ical4j.model.Parameter
net.fortuna.ical4j.model.parameter.Schema
- All Implemented Interfaces:
Serializable,Comparable<Parameter>
$Id$ [18-Apr-2004]
Provides identifying information about the nature of the content of the
corresponding "STRUCTURED-DATA" property value. .
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Schemastatic final Schemastatic final Schemastatic final Schemastatic final SchemaFields inherited from class net.fortuna.ical4j.model.Parameter
ABBREV, ALTREP, CN, CUTYPE, DELEGATED_FROM, DELEGATED_TO, DERIVED, DIR, DISPLAY, EMAIL, ENCODING, EXPERIMENTAL_PREFIX, FBTYPE, FEATURE, FMTTYPE, LABEL, LANGUAGE, MEMBER, ORDER, PARTSTAT, RANGE, RELATED, RELTYPE, ROLE, RSVP, SCHEDULE_AGENT, SCHEDULE_STATUS, SCHEMA, SENT_BY, TYPE, TZID, VALUE, VVENUE -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SCHEMA_ACTION
-
SCHEMA_PLACE
-
SCHEMA_THING
-
SCHEMA_EVENT
-
SCHEMA_PERSON
-
-
Constructor Details
-
Schema
- Parameters:
aValue- a string representation of a schema uri- Throws:
URISyntaxException- when the specified string is not a valid (quoted) uri
-
Schema
- Parameters:
aUri- a URI reference to a schema
-
-
Method Details