org.dawb.passerelle.editors
Class SubstitutionDescriber

java.lang.Object
  extended by org.dawb.passerelle.editors.SubstitutionDescriber
All Implemented Interfaces:
org.eclipse.core.runtime.content.IContentDescriber

public class SubstitutionDescriber
extends java.lang.Object
implements org.eclipse.core.runtime.content.IContentDescriber


Field Summary
 
Fields inherited from interface org.eclipse.core.runtime.content.IContentDescriber
INDETERMINATE, INVALID, VALID
 
Constructor Summary
SubstitutionDescriber()
           
 
Method Summary
 int describe(java.io.InputStream contents, org.eclipse.core.runtime.content.IContentDescription description)
           
 org.eclipse.core.runtime.QualifiedName[] getSupportedOptions()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubstitutionDescriber

public SubstitutionDescriber()
Method Detail

describe

public int describe(java.io.InputStream contents,
                    org.eclipse.core.runtime.content.IContentDescription description)
             throws java.io.IOException
Specified by:
describe in interface org.eclipse.core.runtime.content.IContentDescriber
Throws:
java.io.IOException

getSupportedOptions

public org.eclipse.core.runtime.QualifiedName[] getSupportedOptions()
Specified by:
getSupportedOptions in interface org.eclipse.core.runtime.content.IContentDescriber