|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttotalcross.xml.XmlTokenizer
com.tekann.webservice.client.parser.AnswerParser
com.tekann.webservice.client.parser.SyncTablesParser
public class SyncTablesParser
It is used to parse the tables
| Field Summary |
|---|
| Fields inherited from class com.tekann.webservice.client.parser.AnswerParser |
|---|
lastAttributeName, lastAttributeValue, lastData, lastEndTag, lastStartTag, stream |
| Constructor Summary | |
|---|---|
SyncTablesParser(totalcross.io.Stream stream)
Creates a new instance of DBMessageParser |
|
| Method Summary | |
|---|---|
void |
foundCharacterData(byte[] buffer,
int offset,
int count)
|
void |
foundEndTagName(byte[] buffer,
int offset,
int count)
|
java.lang.Object |
storeAnswer()
Store the answer somehow |
| Methods inherited from class com.tekann.webservice.client.parser.AnswerParser |
|---|
foundAttributeName, foundAttributeValue, foundCharacter, foundEndEmptyTag, foundStartTagName, init, isReturn |
| Methods inherited from class totalcross.xml.XmlTokenizer |
|---|
disableReferenceResolution, foundComment, foundDeclaration, foundEndOfInput, foundInvalidData, foundProcessingInstruction, foundReference, foundStartOfInput, getAbsoluteOffset, isDataCDATA, resolveCharacterReference, setCdataContents, setStrictlyXml, tokenize, tokenize, tokenize, tokenize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SyncTablesParser(totalcross.io.Stream stream)
throws totalcross.xml.SyntaxException,
totalcross.io.IOException
totalcross.xml.SyntaxException
totalcross.io.IOException| Method Detail |
|---|
public void foundCharacterData(byte[] buffer,
int offset,
int count)
foundCharacterData in class AnswerParser
public void foundEndTagName(byte[] buffer,
int offset,
int count)
foundEndTagName in class AnswerParserpublic java.lang.Object storeAnswer()
AnswerParser
storeAnswer in class AnswerParser
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||