ArchiverKeyword
Name
ArchiverKeyword --  Keyword encapsulation for serialization.
Description
 Keyword encapsulation for serialization.
Methods
Phase: Creating
- -  setKeywordName:-  (const char *) name
Phase: Using
- - (void) lispOutDeep:-  (id <OutputStream>) stream
- - (void) lispOutShallow:-  (id <OutputStream>) stream
- - (const char *) getKeywordName