public class PartStringFromFileExternalContent extends Object implements SpecialHTMLTransformer
Constructor and Description |
---|
PartStringFromFileExternalContent(String keyword,
File folder) |
PartStringFromFileExternalContent(String keyword,
File[] files_or_folders) |
PartStringFromFileExternalContent(String keyword,
String folder) |
PartStringFromFileExternalContent(String keyword,
String[] file_or_folder_names) |
Modifier and Type | Method and Description |
---|---|
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 PartStringFromFileExternalContent(String keyword, String[] file_or_folder_names)
public PartStringFromFileExternalContent(String keyword, String folder)
public PartStringFromFileExternalContent(String keyword, File[] files_or_folders)
public String getKeyword()
SpecialHTMLTransformer
getKeyword
in interface SpecialHTMLTransformer
public String getHTMLforNode(Node node)
SpecialHTMLTransformer
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