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

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

public class CustomerFileXmlFileHandler
extends BaseElementXmlFileHandler


Constructor Summary
CustomerFileXmlFileHandler(DistributedContext context, XmlFileHandlerTransactionProcessor transactionProcessor)
           
 
Method Summary
protected  ElementObjectImpl createElementObject(java.lang.String elementName, java.lang.String elementId, java.lang.String parentElementId)
           
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

CustomerFileXmlFileHandler

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

createElementObject

protected final ElementObjectImpl createElementObject(java.lang.String elementName,
                                                      java.lang.String elementId,
                                                      java.lang.String parentElementId)

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