|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.ant4eclipse.model.pdesupport.feature.FeatureManifestParser
public class FeatureManifestParser
Implements a parser for feature mainfest files.
Constructor Summary | |
---|---|
FeatureManifestParser()
|
Method Summary | |
---|---|
static FeatureManifest |
parseFeature(java.io.InputStream inputStream)
Creates a FeatureManifest instance from the supplied content. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FeatureManifestParser()
Method Detail |
---|
public static FeatureManifest parseFeature(java.io.InputStream inputStream) throws FileParserException
inputStream
- The stream which provides the content.
FileParserException
- Parsing failed for some reason.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |