com.atlassian.renderer.wysiwyg.converter
Class FormatConverter
java.lang.Object
com.atlassian.renderer.wysiwyg.converter.FormatConverter
public class FormatConverter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static FormatConverter INSTANCE
canConvert
public boolean canConvert(NodeContext nodeContext)
- Return true if this converter can convert the given node.
convertNode
public String convertNode(NodeContext nodeContext,
DefaultWysiwygConverter wysiwygConverter)
- Convert a single Xhtml node to a string.
Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.