Java version string library

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Java version string library

byersa
I have java question that is tough to query on and I am hoping my OFBiz
friends can help me out.
I want to implement a version id ( such as ContentRevision has) that has the
form, "1.02" - with major and minor revisions.
Is there an existing library for dealing with the incrementing and ordering
of strings of this type?

Thanks,
-Al