com.retek.component.salesaudit.xml
Class SalesAuditXmlFileHandler

java.lang.Object
  extended byorg.xml.sax.helpers.DefaultHandler
      extended bycom.retek.commons.component.xml.impl.BaseElementXmlFileHandler
          extended bycom.retek.component.salesaudit.xml.SalesAuditXmlFileHandler
All Implemented Interfaces:
org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler

public class SalesAuditXmlFileHandler
extends BaseElementXmlFileHandler


Constructor Summary
SalesAuditXmlFileHandler(DistributedContext context, XmlFileHandlerTransactionProcessor processor)
           
 
Method Summary
protected  RetekLogger getLogger()
           
protected  void processElement(ElementObjectImpl element)
           
 
Methods inherited from class com.retek.commons.component.xml.impl.BaseElementXmlFileHandler
characters, endDocument, endElement, getContext, registerElement, startDocument, startElement
 
Methods inherited from class org.xml.sax.helpers.DefaultHandler
endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startPrefixMapping, unparsedEntityDecl, warning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SalesAuditXmlFileHandler

public SalesAuditXmlFileHandler(DistributedContext context,
                                XmlFileHandlerTransactionProcessor processor)
                         throws SystemException
Method Detail

processElement

protected final void processElement(ElementObjectImpl element)
                             throws java.lang.Exception
Throws:
java.lang.Exception

getLogger

protected final RetekLogger getLogger()
Specified by:
getLogger in class BaseElementXmlFileHandler


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28