|
JAC project AOPSYS CEDRIC & LIP6 labs |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.jac.core.parsers.xml.JacXmlParser
Adapter for org.objectweb.jac.core.Parser
Constructor Summary | |
JacXmlParser()
The DocumentInterpreter always receives a Vector as the Object argument in interpret() |
Method Summary | |
List |
parse(InputStream input,
String filePath,
String targetClassName,
Set blockKeywords)
Parse a stream. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JacXmlParser()
Method Detail |
public List parse(InputStream input, String filePath, String targetClassName, Set blockKeywords) throws IOException
parse
in interface InputStreamParser
input
- the stream to parsefilePath
- corresponding filenametargetClassName
- 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 |