Class JarInfo
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
cn.mapway.document.ui.client.module.JarInfo
public class JarInfo
extends com.google.gwt.core.client.JavaScriptObject
The Class JarInfo.
- Author:
- zhangjianshe
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
-
Constructor Details
-
JarInfo
protected JarInfo()Instantiates a new jar info.
-
-
Method Details
-
fileName
File name.- Returns:
- the string
-
path
Path.- Returns:
- the string
-
size
Size.- Returns:
- the long
-
summary
Summary.- Returns:
- the string
-
link
Link.- Returns:
- the string
-
link
Link.- Parameters:
url- the url
-