#include <IsisXMLIgnore.h>
Inherits IsisXMLHandler.
 | 
|   | IsisXMLIgnore (char *PencodingName, bool &PexpandNamespaces, XERCES::SAX2XMLReader *&Pparser, const std::string Pignore) | 
|   | 
|   | ~IsisXMLIgnore () | 
|   | 
| void  | characters (const XMLCh *const chars, const XMLSize_t length) | 
|   | 
| void  | endElement (const XMLCh *const uri, const XMLCh *const localname, const XMLCh *const qname) | 
|   | 
| void  | endDocument () | 
|   | 
| void  | ignorableWhitespace (const XMLCh *const chars, const unsigned int length) | 
|   | 
| void  | processingInstruction (const XMLCh *const target, const XMLCh *const data) | 
|   | 
| void  | startDocument () | 
|   | 
| void  | startElement (const XMLCh *const uri, const XMLCh *const localname, const XMLCh *const qname, const XERCES::Attributes &attributes) | 
|   | 
| void  | warning (const XERCES::SAXParseException &exception) | 
|   | 
| void  | error (const XERCES::SAXParseException &exception) | 
|   | 
| void  | fatalError (const XERCES::SAXParseException &exception) | 
|   | 
      
        
          | IsisXMLIgnore::IsisXMLIgnore  | 
          ( | 
          char *  | 
          PencodingName,  | 
        
        
           | 
           | 
          bool &  | 
          PexpandNamespaces,  | 
        
        
           | 
           | 
          XERCES::SAX2XMLReader *&  | 
          Pparser,  | 
        
        
           | 
           | 
          const std::string  | 
          Pignore  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | IsisXMLIgnore::~IsisXMLIgnore  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void IsisXMLIgnore::characters  | 
          ( | 
          const XMLCh *const  | 
          chars,  | 
        
        
           | 
           | 
          const XMLSize_t  | 
          length  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
  
  
      
        
          | void IsisXMLHandler::endDocument  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inherited   | 
  
 
 
      
        
          | void IsisXMLIgnore::endElement  | 
          ( | 
          const XMLCh *const  | 
          uri,  | 
        
        
           | 
           | 
          const XMLCh *const  | 
          localname,  | 
        
        
           | 
           | 
          const XMLCh *const  | 
          qname  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
  
  
      
        
          | void IsisXMLHandler::error  | 
          ( | 
          const XERCES::SAXParseException &  | 
          exception | ) | 
           | 
         
       
   | 
  
inherited   | 
  
 
 
  
  
      
        
          | void IsisXMLHandler::fatalError  | 
          ( | 
          const XERCES::SAXParseException &  | 
          exception | ) | 
           | 
         
       
   | 
  
inherited   | 
  
 
 
  
  
      
        
          | void IsisXMLHandler::ignorableWhitespace  | 
          ( | 
          const XMLCh *const  | 
          chars,  | 
         
        
           | 
           | 
          const unsigned int  | 
          length  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inherited   | 
  
 
 
  
  
      
        
          | void IsisXMLHandler::processingInstruction  | 
          ( | 
          const XMLCh *const  | 
          target,  | 
         
        
           | 
           | 
          const XMLCh *const  | 
          data  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inherited   | 
  
 
 
  
  
      
        
          | void IsisXMLHandler::startDocument  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inherited   | 
  
 
 
  
  
      
        
          | void IsisXMLHandler::startElement  | 
          ( | 
          const XMLCh *const  | 
          uri,  | 
         
        
           | 
           | 
          const XMLCh *const  | 
          localname,  | 
         
        
           | 
           | 
          const XMLCh *const  | 
          qname,  | 
         
        
           | 
           | 
          const XERCES::Attributes &  | 
          attributes  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inherited   | 
  
 
 
  
  
      
        
          | void IsisXMLHandler::warning  | 
          ( | 
          const XERCES::SAXParseException &  | 
          exception | ) | 
           | 
         
       
   | 
  
inherited   | 
  
 
 
      
        
          | ContentHandler* IsisXMLIgnore::prevDocHandler | 
        
      
 
 
      
        
          | ErrorHandler* IsisXMLIgnore::prevErrorHandler | 
        
      
 
 
The documentation for this class was generated from the following files: