Skip to content

Releases: varocarbas/FlexibleParser_Java

FlexibleParser 1.0.7.0

17 Jun 08:57
Compare
Choose a tag to compare

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

19 Oct 08:34
Compare
Choose a tag to compare

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

19 Oct 19:05
Compare
Choose a tag to compare

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

13 Jun 12:01
Compare
Choose a tag to compare

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.