|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hops.nla.parser2moves
public class parser2moves
parser2moves allows converting the XML file returned by the prolog parser, to a RecognizedUserInput object
TalpNLP
,
RecognizedUserInput
Constructor Summary | |
---|---|
parser2moves()
Creates a new instance of TalpNLP |
Method Summary | |
---|---|
RecognizedUserInput |
userresults2dmmoves(java.lang.StringBuffer strbuf)
Converts the XML page from parser to dm_tad action-moves Example: |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public parser2moves()
Method Detail |
---|
public RecognizedUserInput userresults2dmmoves(java.lang.StringBuffer strbuf)
strbuf
- the XML page
RecognizedUserInput
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |