uk.co.petertribble.pkgview
Class PkgUtils
java.lang.Object
uk.co.petertribble.pkgview.PkgUtils
public class PkgUtils
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PkgUtils
public PkgUtils()
infoTable
public static java.lang.String infoTable(SolarisPackage pkg)
- Returns the pkginfo file as a html table
dependencyTable
public static java.lang.String dependencyTable(SolarisPackage pkg,
PkgList plist)
dependencyTable
public static java.lang.String dependencyTable(SolarisPackage pkg,
PkgList plist,
boolean showselected)
dependencyTable
public static java.lang.String dependencyTable(PackageCluster pc,
PkgList plist)
dependencyTable
public static java.lang.String dependencyTable(PackageCluster pc,
PkgList plist,
boolean showselected)
detailTable
public static java.lang.String detailTable(PackageCluster pc,
ContentsParser cp)
detailTable
public static java.lang.String detailTable(SolarisPackage pkg,
ContentsParser cp)
clusterMembership
public static java.lang.String clusterMembership(SolarisPackage pkg,
ClusterToc ctoc)