Package jline.io
Class InputOutput
java.lang.Object
jline.io.InputOutput
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidline_debug(VerboseLevel verbose, String message) Print debug message if verbose level is DEBUGstatic voidline_error(String caller, String msg) static voidline_warning(String caller, String msg, Object... args) static Stringstatic voidWrites the given XML Document object to a specified output file.
-
Method Details
-
line_debug
Print debug message if verbose level is DEBUG -
line_warning
-
line_error
-
mfilename
-
writeXML
Writes the given XML Document object to a specified output file.- Throws:
TransformerException
-