Package | Description |
---|---|
jodd |
Jodd = tools + ioc + mvc + db + aop + tx + json + html < 1.7Mb
|
jodd.aop |
Simple java native aspects.
|
jodd.asm |
Some common ASM classes.
|
jodd.asm7 | |
jodd.asm7.signature | |
jodd.bean |
Java Bean utilities, provides the fastest bean manipulation.
|
jodd.buffer |
Faster primitive buffers.
|
jodd.cache |
Some useful caches: LRU, LFU, FIFO.
|
jodd.chalk |
Little tool for coloring the console output.
|
jodd.cli |
Small parser for command line arguments.
|
jodd.core |
Jodd Core module.
|
jodd.crypt | |
jodd.csselly |
CSSelly - CSS selector parser.
|
jodd.csselly.selector |
Different CSSelector selectors.
|
jodd.db |
Simple and safe database access.
|
jodd.db.connection |
Various database connection providers.
|
jodd.db.debug |
Various database debugging tools.
|
jodd.db.jtx |
Database extension for propagated transactions.
|
jodd.db.oom |
DB OOM suite.
|
jodd.db.oom.dao |
Generic DAO.
|
jodd.db.oom.mapper |
ResultSet to objects mappers.
|
jodd.db.oom.meta |
DbOom annotations.
|
jodd.db.oom.naming |
DB OOM naming convention strategies.
|
jodd.db.oom.sqlgen |
Various query generators.
|
jodd.db.oom.sqlgen.chunks |
DbSqlBuilder query chunks.
|
jodd.db.pool |
Various custom database pool implementations.
|
jodd.db.querymap |
Storage for queries.
|
jodd.db.servers |
Detected database servers.
|
jodd.db.type |
Database types for converstion to and from result set.
|
jodd.decora |
Decora is web decoration framework to help in creating sites consisting of pages based on templates.
|
jodd.decora.parser |
Decora parser creates output from decorator and page content.
|
jodd.exception |
Jodds exceptions.
|
jodd.htmlstapler |
HTML stapler for creating single javascript/css bundles from all
javascripts and css resources on HTML page.
|
jodd.http |
Tiny, raw and simple socket-based HTTP client.
|
jodd.http.net |
Implementations and core HTTP stuff.
|
jodd.http.up |
Uploadable content and few implementations.
|
jodd.inex |
Include-Exclude rules engine.
|
jodd.introspector |
Very fast reflection introspector.
|
jodd.io |
Various IO utilities (files, streams, http...).
|
jodd.io.findfile |
Nice utilities for easier files and classes finding.
|
jodd.io.upload |
Multipart streams and file uploads.
|
jodd.io.upload.impl |
Various implementations of uploaded files and their factories.
|
jodd.io.watch |
Smart directory change watcher.
|
jodd.jerry |
Jerry - Java JQuery!
|
jodd.json |
Light, but powerful JSON parser and serializers.
|
jodd.json.impl |
Various JSON serializer implementations.
|
jodd.json.meta |
Annotations used by JSON serializer.
|
jodd.jtx |
Quick and dirty Java transactions management.
|
jodd.jtx.meta |
Transaction annotations.
|
jodd.jtx.proxy |
Advices and managers for annotation managed transactions.
|
jodd.jtx.worker |
Transaction workers utilizes usage of transactions in certain way.
|
jodd.lagarto |
Lagarto - fast markup language (xml/html) event-based parser.
|
jodd.lagarto.adapter |
Various useful Lagarto tag adapters that manipulate HTML content.
|
jodd.lagarto.dom |
Lagarto DOM - create cool DOM tree with Lagarto parser.
|
jodd.log |
Simple logging facade used in Jodd frameworks.
|
jodd.log.impl |
Logger implementations.
|
jodd.madvoc |
Madvoc is MVC framework that uses CoC and annotations in a pragmatic way to simplify web application development.
|
jodd.madvoc.action |
Action configuration and other action-related stuff.
|
jodd.madvoc.component |
Madvoc components, stored in local Petite container.
|
jodd.madvoc.config |
Internal configuration classes.
|
jodd.madvoc.filter |
Various Madvoc action filters.
|
jodd.madvoc.interceptor |
Various Madvoc action interceptors.
|
jodd.madvoc.macro |
Action path macros implementation.
|
jodd.madvoc.meta |
Annotations used by Madvoc.
|
jodd.madvoc.meta.method | |
jodd.madvoc.meta.scope | |
jodd.madvoc.path |
Path naming strategies and conventions.
|
jodd.madvoc.petite |
Madvoc extension that uses Petite.
|
jodd.madvoc.proxetta |
Proxetta-aware Madvoc components.
|
jodd.madvoc.result |
Madvoc result handlers and result types.
|
jodd.madvoc.scope | |
jodd.mail |
Simple e-mail sending.
|
jodd.methref |
Strong typed method name references.
|
jodd.mutable |
Mutable number bean-alike implementations.
|
jodd.net | |
jodd.paramo |
Paramo is small tool for resolving method parameter names in runtime.
|
jodd.pathref |
Resolver for calling path.
|
jodd.petite |
Petite container.
|
jodd.petite.def |
Bean definition classes.
|
jodd.petite.meta |
Annotations used by Petite container.
|
jodd.petite.proxetta |
Proxetta aware Petite container.
|
jodd.petite.resolver |
Petite resolvers defines and resolves injection points.
|
jodd.petite.scope |
Petite bean scopes.
|
jodd.props |
Super properties.
|
jodd.proxetta |
Proxetta creates the fastest proxy subclasses in an easy, java-friendly way.
|
jodd.proxetta.advice |
Some proxetta advices.
|
jodd.proxetta.asm |
This package assembles proxy classes.
|
jodd.proxetta.impl |
Proxetta and ProxettaFactory implementations. |
jodd.proxetta.pointcuts |
Various common proxy pointcuts.
|
jodd.servlet |
Servlet utils.
|
jodd.servlet.filter |
Just few common servlet filters and response wrappers.
|
jodd.servlet.form |
Form tag automatically populates form fields.
|
jodd.servlet.lagarto | |
jodd.servlet.tag |
Set of cool, everyday JSP tags.
|
jodd.servlet.upload |
Multipart http request and module for uploading files.
|
jodd.servlet.wrapper |
Generic buffer response wrapper.
|
jodd.system |
Various system and runtime information in one or two friendly classes.
|
jodd.template | |
jodd.time |
Precise and powerful Julian Date.
|
jodd.typeconverter |
Slick and various type conversions.
|
jodd.typeconverter.impl |
All
TypeConverter implementations. |
jodd.util |
Huge set of various utilities.
|
jodd.util.annotation | |
jodd.util.cl |
Class loaders works.
|
jodd.util.collection |
Few collection enhancements.
|
jodd.util.concurrent | |
jodd.util.function | |
jodd.vtor |
Efficient validation tool.
|
jodd.vtor.constraint |
Various constraints and corresponding annotations.
|
Copyright © 2003-present Jodd Team