Skip to content

shred/commons-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.