Primary Java HTML
Package Description
Torello.Browser.BrowserAPI
Chrome DevTools Protocol – Browser Control & Infrastructure Domains
Torello.Browser.JavaScriptAPI
Chrome DevTools Protocol – JavaScript & Runtime Domains
Torello.CSS
CSS Tokenizer and utilities
 
JavaDoc Upgrader
Package Description
Torello.Java.JSON
A JSON Package that simple converts JSON-Types to Java-Types, with ease
 
Java HTML Applications
Package Description
Torello.HTML
This core of the HTML Java Utility Package are three HTMLNode-Object subclasses: HTMLNode, TagNode and TextNode. These classes are extremely light-weight since they only have at most three fields.
Torello.HTML.NodeSearch
The purpose of these classes is to allow a programmer to "search" through webpages that have been vectorized and downloaded to Java Vector<HTMLNode>.
Torello.Java.ReadOnly
This is a Read-Only Wrapper to many of the classes provided in java.util
 
Headless Browser (Experimental)
Package Description
Torello.Browser
Allows a user to start up a headless browser, and use the API that it exports to manipulate the browser.
 
Java 2.0
Package Description
Torello.HTML.Tools.Images
Tools for assisting in downloading images from news, information, and other types of web-sites.
Torello.Java
This package is largely a "helper & utility" package to the HTML scrape routines.
Torello.HTML.Tools.NewsSite
Utilities for scraping news web-sites.
Torello.Java.Additional
More Updated Java Classes.
Torello.Java.Build
Useful Project Building Classes for Building a Suite of Tools into a '.jar' File and a Documentation Website.
Torello.Java.Function
Classes extending Java's Functional Interface - Java is a strongly-typed language.
 
External Library Imports
Package Description
Apache.CLI
Apache Commons CLI provides a simple API for presenting, processing and validating a Command Line Interface.
javax.json
Provides an object model API to process JSON.
javax.json.stream
Provides a streaming API to parse and generate JSON.
NeoVisionaries.WebSockets
High-quality WebSocket client implementation in Java.