public class ListToHTMLConverter extends MIMEConverter<List<?>,HTMLObject>
List
to HTMLObject
.log
Constructor and Description |
---|
ListToHTMLConverter() |
Modifier and Type | Method and Description |
---|---|
protected HTMLObject |
convert(List<?> list) |
convert, getInputType, getOutputType
canConvert, canConvert, canConvert, canConvert, canConvert, convert, convert, getType, populateInputCandidates, supports
getInfo, getPriority, setInfo, setPriority, toString
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
protected HTMLObject convert(List<?> list)
convert
in class MIMEConverter<List<?>,HTMLObject>
Copyright © 2014–2022 ImageJ. All rights reserved.