com.retek.component.customer.integration.xml
Class CustomerMergeXmlFileHandler

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

public class CustomerMergeXmlFileHandler
extends BaseElementXmlFileHandler


Constructor Summary
CustomerMergeXmlFileHandler(DistributedContext context, XmlFileHandlerTransactionProcessor transactionProcessor)
           
 
Method Summary
protected  RetekLogger getLogger()
           
 
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

CustomerMergeXmlFileHandler

public CustomerMergeXmlFileHandler(DistributedContext context,
                                   XmlFileHandlerTransactionProcessor transactionProcessor)
                            throws SystemException
Method Detail

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