public class RAR extends AbstractDeployable
Modifier and Type | Method and Description |
---|---|
DeployableType |
getType() |
boolean |
isExpandedRar()
Return whether the RAR is exploded or not.
|
getFile, getFileHandler, isExpanded, setFileHandler
public RAR(String rar)
public DeployableType getType()
Deployable.getType()
public boolean isExpandedRar()
Copyright © 2004-2013 Codehaus. All Rights Reserved.