Various functions for performing general functions.
- String
- Date/Time
- HTTP
- Hash
- CommandExecution
- Binary Operation
- Hex Dumper
- Color
- Logger
- ZIP
mvn clean package
https://libutil.com/java/apidocs/
- BrowserColor
- RGB
- CSS Styles
- Event Dispatcher / Handler
- DnD Handler
- IntervalProc
- Element
- Loader
- Meter
- overlay
- Dialog
- Infotip/Tooltip
- Led
- Counter
- Console
- Fader
- HTTP
- String
- Text Sequencer
- text2list
- linkUrls
- Date/Time
- Clock
- Time
- TimeCounter
- calcETC
- serializeDateTime
- Base64
- Ring Buffer
- Random
- JSON
- Array
- Geo Location
<script src="util.js"></script>
- System
- String
- Date/Time
- JSON
- Base64
- File
- Command Execution
- Random
- Hash
- HTTP
- CGI
- Geo Location
- CSV
- Hex Dumper
- ZIP
- Debugging
import os
import sys
sys.path.append(os.path.join(os.path.dirname(__file__), './lib'))
import util
- error_handler
- print_current_time
- log
- print_cpu_usage
- print_jheap
. ./util.sh
- File
- Workbook
- Worksheet
- Cell
- Cell Address
- Array
- String
- Date/Time
- Clipboard
- HTTP
- Debugging
The library is licensed under the MIT License.