public abstract class AbstractSpecialHTMLTransformer extends Object implements SpecialHTMLTransformer
Constructor and Description |
---|
AbstractSpecialHTMLTransformer(String keyword)
Takes the keyword that serves as column header for the visualization.
|
Modifier and Type | Method and Description |
---|---|
abstract String |
getHTMLforNode(Node node)
Transforms the given node into HTML content for the visualization.
|
String |
getKeyword()
Returns the keyword that serves as column header for the visualization.
|
public AbstractSpecialHTMLTransformer(String keyword)
keyword
- the keyword that serves as column header for the visualization.public String getKeyword()
getKeyword
in interface SpecialHTMLTransformer
public abstract String getHTMLforNode(Node node)
getHTMLforNode
in interface SpecialHTMLTransformer
node
- a node from some sequence that can be transformed according
to this ExternalContent.Copyright (C) 2013, 2014 Benjamin Paaßen, Charlie Krüger, Georg Zentgraf, AG Theoretical Computer Science, Centre of Excellence Cognitive Interaction Technology (CITEC), University of Bielefeld, licensed under the AGPL v. 3: http://openresearch.cit-ec.de/projects/tcs