public final class PomFileContentDescriber extends Object
org.eclipse.ant.internal.core.contentDescriber.AntBuildfileContentDescriber| Constructor and Description |
|---|
PomFileContentDescriber() |
| Modifier and Type | Method and Description |
|---|---|
int |
describe(InputStream contents,
org.eclipse.core.runtime.content.IContentDescription description) |
int |
describe(Reader contents,
org.eclipse.core.runtime.content.IContentDescription description) |
org.eclipse.core.runtime.QualifiedName[] |
getSupportedOptions() |
public int describe(InputStream contents, org.eclipse.core.runtime.content.IContentDescription description) throws IOException
describe in interface org.eclipse.core.runtime.content.IContentDescriberIOExceptionpublic int describe(Reader contents, org.eclipse.core.runtime.content.IContentDescription description) throws IOException
describe in interface org.eclipse.core.runtime.content.ITextContentDescriberIOExceptionpublic org.eclipse.core.runtime.QualifiedName[] getSupportedOptions()
getSupportedOptions in interface org.eclipse.core.runtime.content.IContentDescriberCopyright © 2005–2021 Eclipse Foundation. All rights reserved.