|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sri.oaa2.mapper.IclMappingParser
Parses an XML mapping descriptor for mapping ICL solvables to Java function calls.
| Constructor Summary | |
IclMappingParser()
|
|
| Method Summary | |
IclMapping |
parse(org.xml.sax.InputSource in)
|
IclMapping |
parse(java.io.InputStream in)
|
IclMapping |
parse(java.io.Reader in)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IclMappingParser()
| Method Detail |
public IclMapping parse(java.io.InputStream in)
throws MappingException
MappingException
public IclMapping parse(java.io.Reader in)
throws MappingException
MappingException
public IclMapping parse(org.xml.sax.InputSource in)
throws MappingException
MappingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||