com.ingenta.workbench.xml
Class DatatypeHandler

java.lang.Object
  extended byorg.xml.sax.helpers.DefaultHandler
      extended bycom.ingenta.common.xml.SAXIntrospectHandler
          extended bycom.ingenta.workbench.xml.DatatypeHandler
All Implemented Interfaces:
org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler

public class DatatypeHandler
extends com.ingenta.common.xml.SAXIntrospectHandler


Field Summary
 
Fields inherited from class com.ingenta.common.xml.SAXIntrospectHandler
_characters
 
Constructor Summary
DatatypeHandler()
           
 
Method Summary
 void end_workbench_name()
           
 java.util.ArrayList getDatatypes()
           
 void start_workbench_object(org.xml.sax.Attributes atts)
          Introspect methods
 
Methods inherited from class com.ingenta.common.xml.SAXIntrospectHandler
callMethod, characters, endElement, getCharacters, startElement
 
Methods inherited from class org.xml.sax.helpers.DefaultHandler
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DatatypeHandler

public DatatypeHandler()
Method Detail

getDatatypes

public java.util.ArrayList getDatatypes()

start_workbench_object

public void start_workbench_object(org.xml.sax.Attributes atts)
Introspect methods


end_workbench_name

public void end_workbench_name()