Enhydra 5.1 API

Package org.enhydra.xml.xmlc

Interface Summary
XMLCFactory Interface for factories for instances of XMLC generated classes.
XMLCLogger Abstract interface for XMLC logging.
XMLObject Interface for all compiled XML objects.
XMLObjectLink Interface implemented by a Document to provide a way of getting back to the XMLObject that contains it.
 

Class Summary
EnhydraXMLCLogger XMLC logger interface to the enhydra logger.
LogAdapter Class for manipulating with low-level logging at xmlc classes, which are using PrintWrinter instead of deprecated LogChannel (LogWrite) class.
StreamXMLCLogger XMLC logger interface to PrintWriter streams.
XMLCStdFactory XMLC standard factory class.
XMLCUtil Utility methods for dealing with DOMs.
XMLCVersion Class containing the XMLC version number.
XMLObjectImpl Base class for all compiled XML objects.
 

Exception Summary
XMLCException Exception for XMLC compiler and runtime.
XMLCRuntimeException Runtime exception for XMLC.
 

Error Summary
XMLCError Error for XMLC compiler and runtime.
 


Enhydra 5.1 API