|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectch.uzh.ifi.attempto.ape.ACEParserResult
public class ACEParserResult
This class represents the output that is returned by the ACEParser class.
| Method Summary | |
|---|---|
java.lang.String |
get(OutputType outputType)
Returns the specified output as a string. |
MessageContainer |
getMessageContainer()
Returns the message container that contains the error and warning messages of the parsing procedure. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String get(OutputType outputType)
outputType - The output to be returned.
public MessageContainer getMessageContainer()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||