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.IContentDescriber
IOException
public int describe(Reader contents, org.eclipse.core.runtime.content.IContentDescription description) throws IOException
describe
in interface org.eclipse.core.runtime.content.ITextContentDescriber
IOException
public org.eclipse.core.runtime.QualifiedName[] getSupportedOptions()
getSupportedOptions
in interface org.eclipse.core.runtime.content.IContentDescriber
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.