|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XalanVersionException | |
com.sun.ebxml.registry.util |
Uses of XalanVersionException in com.sun.ebxml.registry.util |
Methods in com.sun.ebxml.registry.util that throw XalanVersionException | |
static void |
XalanVersion.verifyVersion()
Throw an exception if the installed version of Xalan is not recent enough. |
static java.lang.Integer |
XalanVersion.getMajorVersion()
Invokes getMajorVersionNum on xalan.Version. |
static java.lang.Integer |
XalanVersion.getReleaseVersion()
Invokes getReleaseVersionNum on xalan.Version. |
static java.lang.Integer |
XalanVersion.getDevelopmentVersion()
Invokes getDevelopmentVersionNum on xalan.Version. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |