|
Multivalent API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AppleWorksWP | Media adaptor for Apple II AppleWorks 3.0 Word Processor (AWP) Throws out pagination, tabstops, spacing, margins. |
| ASCII | Media adaptor for plain old ASCII files (.txt => doc tree) groups lines into heuristically determined paragraphs (two styles of paragraph: blank line between and indended) MUST RETAIN SPACES, WHICH THIS PRESENTLY DOESN'T. |
| CSS | Cascading Style Sheet (CSS) reader, with some CSS2. |
| CSSContext | |
| CSSGeneral | Adds CSS-specific attributes to CLGeneral. |
| DirectoryFTP | Media adaptor that displays contents of a FTP directory with links to files and other directories. |
| DirectoryLocal | MediaAdaptor that displays contents of a local directory. |
| FontSampler | Show sampler of characters in font file. |
| GenericCSS | Placeholder Generic context modifier, tuned to CSS properties. |
| HexDump | Like od and strings, simple hex/ASCII dump catch all for general binary data that the user nevertheless wants to view. |
| HTML | Media adaptor for HTML (.html => document tree). |
| JavaClass | Media adaptor for displaying information about Java .class files. |
| ManualPage | Media adaptor for UNIX manual pages (directly from roff -man source). |
| ManualPageVolume | Collect all man pages in user's MANPATH environment variable. |
| ML | Abstract superclass for XML and HTML. |
| MultivalentAdaptor | Multivalent hub document adaptor. |
| PerlPOD | Media adaptor for Perl "Plain Old Documentation" (POD). |
| PersonalAnnos | Automatically save and restore annotations from Personal layer. |
| RawImage | MediaAdaptor that builds tree to show raw image, PNG/JPEG/GIF/XBM. |
| RPM | Media adaptor for RPM files. |
| StyleSheetSetter | Cascades style sheets for a document:
|
| Tar | Show contents of UNIX tape archive (Tar) files, with links so can click and view internal file. |
| Texinfo | Media adaptor for GNU's Texinfo format. |
| Unsupported | For unsupported document types, say so, and tell user how to see ASCII version. |
| XML | An ever-closer approximation to the XML specification, which itself is a moving target. |
| Zip | Show contents of Zip files, with links so can click and view internal file. |
Media adaptors guaranteed to be available locally: HTML, UNIX manual page, directory, FTP directory, ...
|
Multivalent API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||