Package org.codehaus.jparsec.misc

Provides optional convenience API built around core jparsec (Extra dependency on cglib is required).

See:
          Description

Class Summary
Mapper<T> Allows mapping arbitrary number of Parser results to an object of T type-safely using the map method defined in subclass, or the curried constructor defined in the target class.
 

Package org.codehaus.jparsec.misc Description

Provides optional convenience API built around core jparsec (Extra dependency on cglib is required).

Package Specification

The code is developed and tested under Java 5.0.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please check out CodeHaus



Copyright © 2014. All rights reserved.