|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.photoviewer.client.parse.ThinletXmlParser
com.photoviewer.client.parse.DirectoryParser
This class uses the Thinlet parser to parse the directory.zip file that contains the file m_descriptions of what's available on the server.
Constructor Summary | |
DirectoryParser()
|
Method Summary | |
void |
endElement()
|
FileObject |
getRoot()
|
void |
startElement(java.lang.String tag,
java.util.Hashtable attributes)
|
Methods inherited from class com.photoviewer.client.parse.ThinletXmlParser |
characters |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DirectoryParser()
Method Detail |
public FileObject getRoot()
public void startElement(java.lang.String tag, java.util.Hashtable attributes)
startElement
in class ThinletXmlParser
public void endElement()
endElement
in class ThinletXmlParser
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |