Page
Library
Module
Module type
Parameter
Class
Class type
Source
Ldp.CtSourceSimple content-type parsing/printing. Tries to implement RFC 2045.
Non-empty string containing only ascii CHAR except SPACE, CTLs, or tspecials as defined here.
create ?paramers ty subty creates a new content-type.
value p t returns value associated to parameter p in t, if any.
value p def t returns value associated to p in t, or def if there is no parameter p in t.
has_mime ct mime returns true is type and subtype of mime are the same as in ct, else false.