shred / commons-text

A collection of plain and HTML text filters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

commons-text build status maven central

A Java library for processing texts.

This software is part of the Shredzone Commons.

Features

  • Convert HTML to text, text to HTML etc.
  • Secure: Helps dealing with user input, strips HTML or limits tag usage
  • Designed for quick conversion and low memory footprint
  • Contains a textile and markdown to HTML converter
  • Requires Java 8 or higher (up to v1.0: Java 6)

Documentation

See the online documentation for examples.

Contribute

License

commons-text is open source software. The source code is distributed under the terms of GNU Lesser General Public License Version 3.

About

A collection of plain and HTML text filters

License:GNU Lesser General Public License v3.0


Languages

Language:Java 100.0%