public class ProductFile2
extends org.eclipse.equinox.internal.p2.publisher.eclipse.ProductFile
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
ATTRIBUTE_ARCH |
protected static java.lang.String |
ATTRIBUTE_OS |
protected static java.lang.String |
ATTRIBUTE_WS |
Constructor and Description |
---|
ProductFile2(java.lang.String location) |
Modifier and Type | Method and Description |
---|---|
java.util.List<org.eclipse.equinox.p2.metadata.IVersionedId> |
getFeatures() |
protected void |
processPlugin(org.xml.sax.Attributes attributes) |
characters, containsPlugin, endElement, getApplication, getBundleInfos, getBundles, getConfigIniPath, getConfigIniPath, getConfigProperties, getConfigurationInfo, getConfigurationProperties, getConfigurationProperties, getFeatures, getFragments, getIcons, getIcons, getId, getLauncherName, getLicenseText, getLicenseURL, getLocation, getProductContentType, getProductEntries, getProductId, getProductName, getProgramArguments, getProgramArguments, getRepositoryEntries, getSplashLocation, getVersion, getVMArguments, getVMArguments, hasBundles, hasFeatures, haveCustomConfig, includeLaunchers, startElement, useFeatures
protected static final java.lang.String ATTRIBUTE_OS
protected static final java.lang.String ATTRIBUTE_WS
protected static final java.lang.String ATTRIBUTE_ARCH
public ProductFile2(java.lang.String location) throws java.lang.Exception
java.lang.Exception
protected void processPlugin(org.xml.sax.Attributes attributes)
processPlugin
in class org.eclipse.equinox.internal.p2.publisher.eclipse.ProductFile
public java.util.List<org.eclipse.equinox.p2.metadata.IVersionedId> getFeatures()
getFeatures
in interface org.eclipse.equinox.internal.p2.publisher.eclipse.IProductDescriptor
getFeatures
in class org.eclipse.equinox.internal.p2.publisher.eclipse.ProductFile