public class PlainTextFormat extends AbstractTextFormat
Constructor and Description |
---|
PlainTextFormat() |
Modifier and Type | Method and Description |
---|---|
String |
asHTML(String text)
Expresses the given text string in HTML format.
|
List<String> |
getExtensions()
Gets the list of filename extensions for text in this format.
|
supports
getInfo, getPriority, setInfo, setPriority, toString
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getType, supports
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
public List<String> getExtensions()
TextFormat
public String asHTML(String text)
TextFormat
Copyright © 2015–2022 SciJava. All rights reserved.