Package org.eclipse.mylyn.wikitext.core.parser.markup.block

reusable Block components for implementing a markup language parser

See:
          Description

Class Summary
AbstractHtmlBlock An abstract block that is delimited by HTML-style open and close tags.
EclipseErrorDetailsBlock A block that starts a preformatted section that begins with -- Error Details --, which is the prefix for error information inserted into a bug description by Mylyn when creating bugs from the Eclipse Error Log view.
GlossaryBlock An abstract implementation of a glossary.
HtmlPreformattedBlock A block that is delimited by <pre> and </pre>
JavaStackTraceBlock A block for Java stack traces.
 

Package org.eclipse.mylyn.wikitext.core.parser.markup.block Description

reusable Block components for implementing a markup language parser



Copyright © 2011 FuseSource, Corp.. All Rights Reserved.