Package | Description |
---|---|
com.overzealous.remark |
The root package for the OverZealous Creations, LLC, Remark library.
|
com.overzealous.remark.convert |
This package contains the classes that walk the Jsoup document and processConvert it into Markdown code.
|
Class and Description |
---|
DocumentConverter
The class that does the heavy lifting for converting a JSoup Document into
valid Markdown
|
Class and Description |
---|
AbstractNodeHandler
Contains basic implementations for handling text nodes and ignored HTML elements.
|
DefaultNodeHandler
Default handler for unknown top-level nodes.
|
DocumentConverter
The class that does the heavy lifting for converting a JSoup Document into
valid Markdown
|
NodeHandler
Interface for classes that handle processing HTML Elements.
|
NodeRemover |
TextCleaner
This class is used to clean up plain text fields based on the selected set of options.
|
Copyright © 2017. All rights reserved.