public class HtmlPreformattedBlock extends AbstractHtmlBlock
<pre>
and </pre>
blockLineCount
builder, markupLanguage, parser, state
Constructor and Description |
---|
HtmlPreformattedBlock() |
Modifier and Type | Method and Description |
---|---|
protected void |
beginBlock() |
protected void |
endBlock() |
protected void |
handleBlockContent(java.lang.String content) |
canStart, handleAttribute, processLineContent, resetState, setAttributes, setClosed
beginNesting, canResume, clone, findCloseOffset, isClosed, processLine
getBuilder, getMarkupLanguage, getParser, getState, setParser, setState
protected void beginBlock()
beginBlock
in class AbstractHtmlBlock
protected void endBlock()
endBlock
in class AbstractHtmlBlock
protected void handleBlockContent(java.lang.String content)
handleBlockContent
in class AbstractHtmlBlock
Copyright © 2007, 2013 David Green and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html