Class ProductFile2
java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.eclipse.equinox.internal.p2.publisher.eclipse.ProductFile
org.eclipse.tycho.p2.impl.publisher.model.ProductFile2
- All Implemented Interfaces:
org.eclipse.equinox.internal.p2.publisher.eclipse.IProductDescriptor,ContentHandler,DTDHandler,EntityResolver,ErrorHandler
public class ProductFile2
extends org.eclipse.equinox.internal.p2.publisher.eclipse.ProductFile
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final Stringprotected static final Stringprotected static final StringFields inherited from class org.eclipse.equinox.internal.p2.publisher.eclipse.ProductFile
ATTRIBUTE_FRAGMENT, ATTRIBUTE_ID, ATTRIBUTE_VERSION, fragments, GENERIC_VERSION_NUMBER, pluginsFields inherited from interface org.eclipse.equinox.internal.p2.publisher.eclipse.IProductDescriptor
INCLUDED_FEATURES, ROOT_FEATURES -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<org.eclipse.equinox.p2.metadata.IVersionedId>protected voidprocessPlugin(Attributes attributes) Methods inherited from class org.eclipse.equinox.internal.p2.publisher.eclipse.ProductFile
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, getVM, getVMArguments, getVMArguments, hasBundles, hasFeatures, haveCustomConfig, includeLaunchers, startElement, useFeaturesMethods inherited from class org.xml.sax.helpers.DefaultHandler
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.xml.sax.ContentHandler
declaration
-
Field Details
-
ATTRIBUTE_OS
- See Also:
-
ATTRIBUTE_WS
- See Also:
-
ATTRIBUTE_ARCH
- See Also:
-
-
Constructor Details
-
ProductFile2
- Throws:
Exception
-
-
Method Details
-
processPlugin
- Overrides:
processPluginin classorg.eclipse.equinox.internal.p2.publisher.eclipse.ProductFile
-
getFeatures
- Specified by:
getFeaturesin interfaceorg.eclipse.equinox.internal.p2.publisher.eclipse.IProductDescriptor- Overrides:
getFeaturesin classorg.eclipse.equinox.internal.p2.publisher.eclipse.ProductFile
-