Skip to content

FlexibleParser is a group of multi-purpose Java parsing libraries. This is a conversion to Java of the original C# code in the FlexibleParser repository (https://github.com/varocarbas/FlexibleParser).

License

Notifications You must be signed in to change notification settings

varocarbas/FlexibleParser_Java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlexibleParser (Java)

Build Status

NOTE: this is the conversion to Java of the original C# code stored in the FlexibleParser repository.

FlexibleParser is a multi-purpose parsing library based upon the following ideas:

  • Intuitive, adaptable and easy to use.
  • Pragmatic, but aiming for the maximum accuracy and correctness.
  • Overall compatible and easily automatable.
  • Formed by independent JARs managing specific situations.

Parts

At the moment, FlexibleParser is formed by the following independent parts:

DOI UnitParser (last release, readme file, test program)
It allows to easily deal with a wide variety of situations involving units of measurement. Among its most salient features are: user-defined exception triggering and gracefully managing numeric values of any size.

Authorship & Copyright

I, Alvaro Carballo Garcia (varocarbas), am the sole author of each single bit of this code.

Equivalently to what happens with all my other online contributions, this code can be considered public domain. For more information about my copyright/authorship attribution ideas, visit the corresponding pages of my sites:

About

FlexibleParser is a group of multi-purpose Java parsing libraries. This is a conversion to Java of the original C# code in the FlexibleParser repository (https://github.com/varocarbas/FlexibleParser).

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages