  | 
  
    Isis Developer Reference
    
   | 
 
 
 
 
Go to the documentation of this file.
   28                  bool &PexpandNamespaces,
 
   29                  XERCES::SAX2XMLReader* &Pparser,
 
   35                     const XMLCh *
const localname,
 
   36                     const XMLCh *
const qname);
 
   39                     const XMLSize_t length);
 
   42                       const XMLCh *
const localname,
 
   43                       const XMLCh *
const qname,
 
   44                       const XERCES::Attributes  &attributes);
 
   51     bool expandNamespaces;
 
   52     XERCES::SAX2XMLReader *parser;
 
  
 
void endElement(const XMLCh *const uri, const XMLCh *const localname, const XMLCh *const qname)
Definition: IsisXMLGroup.cpp:58
 
~IsisXMLGroup()
Definition: IsisXMLGroup.cpp:45
 
ErrorHandler * prevErrorHandler
Definition: IsisXMLGroup.h:24
 
IsisXMLGroup(char *PencodingName, bool &PexpandNamespaces, XERCES::SAX2XMLReader *&Pparser, IsisGroupData *Group)
Definition: IsisXMLGroup.cpp:24
 
This is free and unencumbered software released into the public domain.
Definition: IsisXMLGroup.h:19
 
This is free and unencumbered software released into the public domain.
Definition: IsisXMLParameter.h:22
 
This is free and unencumbered software released into the public domain.
Definition: IsisXMLHandler.h:18
 
Namespace for the standard library.
 
void startElement(const XMLCh *const uri, const XMLCh *const localname, const XMLCh *const qname, const XERCES::Attributes &attributes)
Definition: IsisXMLGroup.cpp:65
 
Definition: IsisAmlData.h:94
 
This is free and unencumbered software released into the public domain.
Definition: IsisXMLIgnore.h:18
 
void characters(const XMLCh *const chars, const XMLSize_t length)
Definition: IsisXMLGroup.cpp:53
 
ContentHandler * prevDocHandler
Definition: IsisXMLGroup.h:23