private class JHTMLEditorPane.ExtendedHTMLWriter extends HTMLWriter
NEWLINE| Constructor and Description |
|---|
ExtendedHTMLWriter(Writer w,
HTMLDocument doc,
int pos,
int len) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
emptyTag(Element elem) |
protected void |
endTag(Element elem) |
protected boolean |
isSupportedBreakFlowTag(AttributeSet attr) |
protected void |
startTag(Element elem) |
closeOutUnwantedEmbeddedTags, comment, isBlockTag, matchNameAttribute, output, selectContent, synthesizedElement, text, textAreaContent, write, writeAttributes, writeEmbeddedTags, writeLineSeparator, writeOptiondecrIndent, getCanWrapLines, getCurrentLineLength, getDocument, getElementIterator, getEndOffset, getIndentLevel, getIndentSpace, getLineLength, getLineSeparator, getStartOffset, getText, getWriter, incrIndent, indent, inRange, isLineEmpty, setCanWrapLines, setCurrentLineLength, setIndentSpace, setLineLength, setLineSeparator, write, write, writepublic ExtendedHTMLWriter(Writer w, HTMLDocument doc, int pos, int len)
protected boolean isSupportedBreakFlowTag(AttributeSet attr)
protected void emptyTag(Element elem) throws BadLocationException, IOException
emptyTag in class HTMLWriterBadLocationExceptionIOExceptionprotected void endTag(Element elem) throws IOException
endTag in class HTMLWriterIOExceptionprotected void startTag(Element elem) throws IOException, BadLocationException
startTag in class HTMLWriterIOExceptionBadLocationExceptionCopyright © 2007–2017 Gephi Consortium. All rights reserved.