Home | History | Annotate | Download | only in processor

Lines Matching refs:VERSION

6  * to you under the Apache License, Version 2.0 (the  "License");
24 * Administrative class to keep track of the version number of
27 * @deprecated To be replaced by org.apache.xalan.Version.getVersion()
34 * Print the processor version to the command line.
54 * Major version number.
55 * Version number. This changes only when there is a
58 * version.
64 public static final int VERSION = @version.VERSION@;
74 public static final int RELEASE = @version.RELEASE@;
85 public static final int MAINTENANCE = @version.MINOR@;
107 * Version String like <CODE>"<B>Xalan</B> <B>Language</B>
109 * <P>Semantics of the version string are identical to the Xerces project.</P>
112 +VERSION+"."+RELEASE+"."