Fovia's .NET Client/Server API
Public Member Functions | List of all members
qdxml.DocHandler Interface Reference
Inheritance diagram for qdxml.DocHandler:
com.fovia.hdrcsrv.RENDER_PARAMS

Public Member Functions

void endDocument () throws Exception
 
void endElement (String tag) throws Exception
 
void startDocument () throws Exception
 
void startElement (String tag, Hashtable< String, String > h) throws Exception
 
void text (String str) throws Exception