Package de.uni_trier.wi2.procake.data.io.text
-
Interface Summary Interface Description PrologGraphTags Contains all tags and attributes used in Prolog-files -
Class Summary Class Description PrologGraphParser Capable of reading Prolog-styled text-formats, which do represent a Graph-structure.StringReader A generic reader to read a string from a file/input stream using java.io.BufferedReaderStringWriter A generic writer to write strings using java.io.PrintWriter Based on the setting of filename and output stream an output mode is chosen.