@Role
@Unstable
public interface TextExtractor
String
depending on the syntax associated
with it. For example, the plain text could be extracted from inside an HTML content.Modifier and Type | Method and Description |
---|---|
String |
extractText(String content,
org.xwiki.rendering.syntax.Syntax syntax)
Extract text from content considering the associated syntax.
|
Copyright © 2004–2022 XWiki. All rights reserved.