Package org.apache.juneau.examples.core.html
package org.apache.juneau.examples.core.html
HTML Marshalling Examples
Example classes demonstrating how to use Juneau's HTML marshalling capabilities. These examples show various HTML serialization and parsing scenarios.
-
ClassesClassDescriptionSample class which shows the complex usage of HtmlSerializer and HtmlParser.Sample class which shows the simple usage of HtmlSerializer and HtmlParser.