public class XSLProcessorVersion extends Object
See also: org/apache/xalan/res/XSLTInfo.properties
Modifier and Type | Field and Description |
---|---|
static int |
DEVELOPMENT
Deprecated.
Development Drop Number.
|
static String |
LANGUAGE
Deprecated.
Implementation Language.
|
static int |
MAINTENANCE
Deprecated.
Maintenance Drop Number.
|
static String |
PRODUCT
Deprecated.
Constant name of product.
|
static int |
RELEASE
Deprecated.
Release Number.
|
static String |
S_VERSION
Deprecated.
Version String like
"Xalan Language
v.r[.dd| Dnn]" . |
static int |
VERSION
Deprecated.
Major version number.
|
Constructor and Description |
---|
XSLProcessorVersion()
Deprecated.
|
public static final String PRODUCT
public static final String LANGUAGE
public static final int VERSION
public static final int RELEASE
public static final int MAINTENANCE
public static final int DEVELOPMENT
public static final String S_VERSION
"Xalan Language
v.r[.dd| Dnn]"
.
Semantics of the version string are identical to the Xerces project.
public static void main(String[] argv)
argv
- command line arguments, unused.Copyright © 2018 JBoss by Red Hat. All rights reserved.