MatrixBerryCore
Classes | Functions
mxberry::java Namespace Reference

Classes

class  AJavaStaticPathMgr
 

Functions

function isverlessthen (in verStr)
 ISVERLESSTHEN returns true if current java version is less than specified one. More...
 
function getParts (in verStr)
 

Function Documentation

◆ getParts()

function mxberry::java::getParts ( in  verStr)

◆ isverlessthen()

function mxberry::java::isverlessthen ( in  verStr)

ISVERLESSTHEN returns true if current java version is less than specified one.

*  Input:
*    regular:
*        verStr: char[1,] - version string in format 'x.x' (1.7 for
*        instnace)
* 
*  Output:
*    isPos: logical[1,1] - true if current version is less than a specified
*    version
* 
Author
Peter Gagarinov, PhD pgaga.nosp@m.rino.nosp@m.v@gma.nosp@m.il.c.nosp@m.om