|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
org.eclipse.jst.jsf.common.metadata
package
public interface ICMAnnotationFileParser
Interface used to allow parsing of meta-data files that do not conform to the default schema provided.
ICMAnnotationAdvisor
,
CMAnnotationSourceFileLocator
Method Summary | |
---|---|
void |
parse(org.eclipse.jst.jsf.contentmodel.annotation.internal.ICMAnnotationAdvisor advisor,
CMAnnotationSourceFileLocator locator)
Deprecated. Parse the annotation file using the InputStream provided by the locator and using the ICMAnnotationAdvisor methods to fill the internal model. |
Method Detail |
---|
void parse(org.eclipse.jst.jsf.contentmodel.annotation.internal.ICMAnnotationAdvisor advisor, CMAnnotationSourceFileLocator locator) throws java.lang.Exception
advisor
- locator
-
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |