Module jamal.tools
Package javax0.jamal.tools
-
Class Summary Class Description FileTools Utility class containing static methods handling files.Input A simple implementation of theInput
interface utilizing four fields.InputHandler Utility class with some simple static methods that fetch characters from an input buffer.Marker Implementation of theMarker
interface that requires that exactly the same objects is passed toMacroRegister.pop(javax0.jamal.api.Marker)
and toMacroRegister.push(javax0.jamal.api.Marker)
.NamedMarker Implementation of theMarker
interface that requires that the name passed as argument is the same in the objects passed topop(Marker)
and topush(Marker)
.OptionsStore ScriptingTools Utility class containing static methods handling scripting.