|
JAC project AOPSYS CEDRIC & LIP6 labs |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Configuration file parser interface
Method Summary | |
List |
parse(InputStream input,
String filePath,
String targetClass,
Set blockKeywords)
Parse a configuration stream. |
Method Detail |
public List parse(InputStream input, String filePath, String targetClass, Set blockKeywords) throws IOException
input
- the stream to parsefilePath
- corresponding filenametargetClass
- name of aspect component classblockKeywords
- additional block keywords to factorize
configuration methods
IOException
|
Contact JAC development team: Renaud Pawlak Lionel Seinturier Laurent Martelli |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |