JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package org.kordamp.json.regexp
package
org.kordamp.json.regexp
Regexp utilities
Related Packages
Package
Description
org.kordamp.json
The core of the library
org.kordamp.json.filters
Support for custom serialization
org.kordamp.json.processors
Support for custom serialization
org.kordamp.json.test
Testing utilities
org.kordamp.json.util
Miscelaneous utilities
org.kordamp.json.xml
Utilities for trasforming JSON to XML and back.
All Classes and Interfaces
Interfaces
Classes
Class
Description
JdkRegexpMatcher
JDK 1.4+ RegexpMatcher implementation.
RegexpMatcher
Abstraction for regexp handling.
RegexpUtils
Convenience utility for working withRegexpMatcher.