public class SpanConverter extends Object
| Constructor and Description |
|---|
SpanConverter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canConvert(NodeContext nodeContext)
Return true if this converter can convert the given node.
|
String |
convertNode(NodeContext nodeContext,
DefaultWysiwygConverter wysiwygConverter)
Convert a single Xhtml node to a string.
|
public boolean canConvert(NodeContext nodeContext)
public String convertNode(NodeContext nodeContext, DefaultWysiwygConverter wysiwygConverter)
Copyright © 2019 Atlassian. All rights reserved.