public class TextContentTransformer extends Object implements ViewContentTransformer
| Constructor and Description |
|---|
TextContentTransformer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canTransform(ViewContent content) |
String |
getLabel(ViewContent content) |
ViewContent |
transform(ViewContent content,
PictoView pictoView) |
public boolean canTransform(ViewContent content)
canTransform in interface ViewContentTransformerpublic ViewContent transform(ViewContent content, PictoView pictoView) throws Exception
transform in interface ViewContentTransformerExceptionpublic String getLabel(ViewContent content)
getLabel in interface ViewContentTransformerCopyright © 2020. All rights reserved.