Home | History | Annotate | Download | only in serializer

Lines Matching refs:Version

6  * to you under the Apache License, Version 2.0 (the  "License");
19 * $Id: Version.java 477252 2006-11-20 16:52:00Z minchau $
24 * Administrative class to keep track of the version number of
27 * org.apache.project-name.Version.getVersion() be a standard way
28 * to get version information.</P>
31 public final class Version
35 * Get the basic version string for the current Serializer.
36 * Version String formatted like
39 * Futurework: have this read version info from jar manifest.
41 * @return String denoting our current version
52 * Print the processor version to the command line.
79 * Major version number.
80 * Version number. This changes only when there is a
83 * version.