Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

Todo List

Member ACEXML_Debug_DTD_Manager::getValidator(const ACEXML_Char *namespaceURI, const ACEXML_Char *localName, const ACEXML_Char *qName, ACEXML_Env &xmlenv)
I haven't figured out what memory management scheme we should use for the acquired validator.

Class ACEXML_Debug_Element_Builder
This class is not namespace-aware.

Member ACEXML_DTD_Manager::getValidator(const ACEXML_Char *namespaceURI, const ACEXML_Char *localName, const ACEXML_Char *qName, ACEXML_Env &xmlenv)=0
I haven't figured out what memory management scheme we should use for the acquired validator.

Class ACEXML_Entity_Manager
Fill in details for this class.

Class ACEXML_LocatorImpl
ACEXML parser doesn't support the use of Locator yet.

Member ACEXML_NamespaceSupport::reset(void)
Not implemented.

Member ACEXML_Parser::parse_element(int is_root, ACEXML_Env &xmlenv)
Instead of simply checking for the root element based on the argument is_root, we should instead either pass in some sort of validator or allow the function to return the element name so it can be used in a validator.

Class ACEXML_SAXParseException
This exception needs to provide error location information to behave like the real SAXParseException defined in SAX2 spec.

Generated on Thu May 23 00:37:03 2002 for ACEXML by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001