All Classes
-
All Classes Interface Summary Class Summary Class Description BlackboardURLs Implements URL rewriting in course documents.CommonEntitySubstitutions A collection of text substitutions to repalce sommon HTML entities by their Unicode numeric equivalents.CWMcleaner The pegDown processor gets confused by passthrough HTML display elements (though inline elements are OK)., often adding bogus <p> elements around the opening and/or closing tag, resulting in bad XML.DateURLs Implements URL rewriting in course documents.Document A document that can be transformed into a variety of HTML formats.DocURLs Implements URL rewriting in course documents.DueDateURLs Implements URL rewriting in course documents.GraphicsURLs Implements URL rewriting in course documents.ListingDocument A Document consisting of source code or uninterpreted data.ListingInjector Scans for longlisting elements and injects the code from a file as a CDATA field.Macro A text substitution macro Macros can be called as name or name(arg1, arg2, ...) The ( ) in a macro call can be replaced by [ ] or { } or < > Macro calls are replaced by the macro body, with substitution for the macro parameters.MacroProcessor Transforms a text file via application of macros.MarkdownDocument A Document written in Markdown that can be transformed to HTML in 3 steps: 1) pre-processing, 2) markdown to html conversion, and 3) post-processing.PropertyNames Names of important course and document properties.PropertySubstitutions Provides substitution of @name@ tokens by named values from a property set.SingleScrollDocument Collects a base document (in scroll format) and all documents referenced within it via doc: links into a single scroll.SourceCodeSubstitutions A collection of text substitutions, used primarily for mark up of source code with highlighting and callouts.SpecialURL A variety of special URL protocols are supported in a and img elements, but rewritten during document processing.StylesURLs Implements URL rewriting in course documents.TextSubstitutions Applies a set of text substitutions to a string.URLRewriting Implements URL rewriting in course documents.Utils Miscellaneous utility routines.WebsiteProject Directory layout of a website project.