Class | Description |
---|---|
ConvertUtil |
Conversion utility (between HTML and MD)
|
DateUtil |
Date Utility
|
ExecuteWorker |
Execute some very very slow code in some way, that make java code much more Asynchronous programming
Meaning: if you want to run some code in background or want to wait until the code been finished. |
FilesUtil |
Files Utility
|
HtmlUtil |
html conversion by
Jsoup library All method is static method and The output, can managing by HtmlUtil.newOutputSetting(Document.OutputSettings) |
ReaderBackground |
Read URL in bg(background), start running using method
SwingWorker.execute() . |
RequestProp | |
SizeUtil |
easy convert file size to other.
|
URLManager |
URL Utility
|
URLReader |
Download a URL to a File.
|
ZipsUtil |
zip and unzip utilities
|
Copyright © 2017. All rights reserved.