CHAPTER 15

image

Nuts to Soup: Using Jsoup to Enhance Applications

Up to this point, the applications in this book have been pretty simple. In this chapter, you learn what it will take to create an application “as you go.” By that, I mean you can start simple and iterate over its creation and development, with the intent of making it more useful based on what you learn as you go along. Additionally, you will use an existing open source software (OSS) Java class library to create a useful application built on the work of others.

Using Existing Classes: Creating an HTML Retrieval Application from Scratch

Based on the number of times that I’ve referred ...

Get Swing for Jython: Graphical Jython UI and Scripts Development using Java Swing and WebSphere Application Server now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.