|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xml.sax.helpers.DefaultHandler
copied.org.eclipse.equinox.internal.p2.publisher.eclipse.ProductFile
org.sonatype.tycho.p2.impl.publisher.model.ProductFile2
public class ProductFile2
Field Summary | |
---|---|
protected static java.lang.String |
ATTRIBUTE_ARCH
|
protected static java.lang.String |
ATTRIBUTE_OS
|
protected static java.lang.String |
ATTRIBUTE_WS
|
Fields inherited from class copied.org.eclipse.equinox.internal.p2.publisher.eclipse.ProductFile |
---|
ATTRIBUTE_FRAGMENT, ATTRIBUTE_ID, ATTRIBUTE_VERSION, fragments, plugins |
Constructor Summary | |
---|---|
ProductFile2(java.lang.String location)
|
Method Summary | |
---|---|
protected void |
processPlugin(org.xml.sax.Attributes attributes)
|
Methods inherited from class copied.org.eclipse.equinox.internal.p2.publisher.eclipse.ProductFile |
---|
characters, endElement, getApplication, getBundleInfos, getBundles, getConfigIniPath, getConfigIniPath, getConfigurationProperties, getFeatures, getFragments, getIcons, getId, getLauncherName, getLicenseText, getLicenseURL, getLocation, getProductId, getProductName, getProgramArguments, getSplashLocation, getVersion, getVMArguments, startElement, useFeatures |
Methods inherited from class org.xml.sax.helpers.DefaultHandler |
---|
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final java.lang.String ATTRIBUTE_OS
protected static final java.lang.String ATTRIBUTE_WS
protected static final java.lang.String ATTRIBUTE_ARCH
Constructor Detail |
---|
public ProductFile2(java.lang.String location) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
protected void processPlugin(org.xml.sax.Attributes attributes)
processPlugin
in class ProductFile
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |