Package net.sf.saxon.gizmo
Class JLine2Talker
java.lang.Object
net.sf.saxon.gizmo.JLine2Talker
- All Implemented Interfaces:
Talker
Handles terminal interaction for Gizmo using the JLine2 library: https://github.com/jline/jline2
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
debugLog
-
-
Constructor Details
-
JLine2Talker
- Throws:
IOException
-
-
Method Details
-
exchange
Send some output to the user and get some input back -
setAutoCompletion
- Specified by:
setAutoCompletion
in interfaceTalker
-