org.zkoss.zml
Class Version

java.lang.Object
  extended by org.zkoss.zml.Version

public class Version
extends java.lang.Object

The version of the ZK XML component set. UID must be the same as the version specified in lang.xml and config.xml.

Author:
tomyeh

Field Summary
static java.lang.String UID
          Returns the version UID.
 
Constructor Summary
Version()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UID

public static final java.lang.String UID
Returns the version UID.

See Also:
Constant Field Values
Constructor Detail

Version

public Version()


Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo