Releases: varocarbas/FlexibleParser_Java
FlexibleParser 1.0.7.0
Last version of the FlexibleParser Java code generating the following outputs:
- UnitParser.jar (1.0.9.1) and UnitParser.doc.
- NumberParser.jar (1.0.8.5) and NumberParser.doc.
UnitParser v. 1.0.9.1
UnitParser Java code generating the last version (1.0.9.1) of UnitParser.jar, UnitParser_without_javadoc.jar and the associated javadoc (UnitParser.doc).
It also includes UnitParser_Test.java with the part of the FlexibleParser test program which deals with UnitParser.
The UnitParser .NET equivalent version is 1.0.9.0.
NumberParser v. 1.0.8.5
NumberParser Java code generating the last version (1.0.8.5) of NumberParser.jar, NumberParser_without_javadoc.jar and the associated javadoc (NumberParser.doc).
It also includes NumberParser_Test.java with the part of the FlexibleParser test program which deals with NumberParser.
UnitParser v. 1.0.9.0
UnitParser Java code generating the last version (1.0.9.0) of UnitParser.jar, UnitParser_without_javadoc.jar and the associated javadoc (UnitParser.doc).
It also includes UnitParser_Test.java with the part of the FlexibleParser test program which deals with UnitParser.