org.eclipse.jst.jsf.contentmodel.annotation
Interface ICMAnnotationSourceFileInfo


Deprecated. see org.eclipse.jst.jsf.common.metadata package

public interface ICMAnnotationSourceFileInfo

The interface used to access information about the annotationFile extension Not intended to be implemented by clients.


Method Summary
 java.lang.String getAnnotationFileLocation()
          Deprecated.  
 java.lang.String getAnnotationFileLocatorClassname()
          Deprecated.  
 java.lang.String getBundleId()
          Deprecated.  
 java.lang.String getParserClassName()
          Deprecated.  
 

Method Detail

getAnnotationFileLocation

java.lang.String getAnnotationFileLocation()
Deprecated. 
Returns:
location of annotation file that the locator class will use

getBundleId

java.lang.String getBundleId()
Deprecated. 
Returns:
bundle id of plugin defining the annotation file

getParserClassName

java.lang.String getParserClassName()
Deprecated. 
Returns:
class name of parser to use on the annotation file

getAnnotationFileLocatorClassname

java.lang.String getAnnotationFileLocatorClassname()
Deprecated. 
Returns:
class name of the file locator