gov.nih.nci.caarray.services.util.mage
Class CustomMAGEContentHandler

java.lang.Object
  extended by org.xml.sax.helpers.DefaultHandler
      extended by org.biomage.tools.xmlutils.MAGEContentHandler
          extended by gov.nih.nci.caarray.services.util.mage.CustomMAGEContentHandler
All Implemented Interfaces:
org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler

public final class CustomMAGEContentHandler
extends MAGEContentHandler

Description: Content handler for MAGE.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.biomage.tools.xmlutils.MAGEContentHandler
MAGEContentHandler.UnresolvedRef
 
Field Summary
 
Fields inherited from class org.biomage.tools.xmlutils.MAGEContentHandler
associationStack, classConstructorMap, identifierMap, lastDocument, mageJava, methodsMap, objectStack, pcDataStack, unresolvedRefList
 
Constructor Summary
CustomMAGEContentHandler()
           
 
Method Summary
 java.util.Collection getIdentifierObjects()
           
 
Methods inherited from class org.biomage.tools.xmlutils.MAGEContentHandler
characters, createAssociationStack, createClassConstructorMap, createIdentifierMap, createMAGEJava, createMAGEObject, createMethodsMap, createObjectStack, createUnresolvedRefList, endDocument, endElement, endPrefixMapping, getLastDocument, getMAGEJava, ignorableWhitespace, makeAssociation, mergePckgs, processingInstruction, setDocumentLocator, setLastDocument, skippedEntity, startDocument, startElement, startPrefixMapping
 
Methods inherited from class org.xml.sax.helpers.DefaultHandler
error, fatalError, notationDecl, resolveEntity, unparsedEntityDecl, warning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomMAGEContentHandler

public CustomMAGEContentHandler()
Method Detail

getIdentifierObjects

public java.util.Collection getIdentifierObjects()
Returns: