com.dumontierlab.pdb2rdf.parser
Class CitationAuthorCategoryHandler

java.lang.Object
  extended by com.dumontierlab.pdb2rdf.parser.ContentHandlerState
      extended by com.dumontierlab.pdb2rdf.parser.CitationAuthorCategoryHandler
All Implemented Interfaces:
org.xml.sax.ContentHandler

public class CitationAuthorCategoryHandler
extends ContentHandlerState

Author:
Alexander De Leon

Field Summary
 
Fields inherited from class com.dumontierlab.pdb2rdf.parser.ContentHandlerState
buffer
 
Constructor Summary
CitationAuthorCategoryHandler(PdbRdfModel rdfModel, UriBuilder uriBuilder, java.lang.String pdbid)
           
 
Method Summary
 void startElement(java.lang.String uri, java.lang.String localName, java.lang.String name, org.xml.sax.Attributes attributes)
           
 
Methods inherited from class com.dumontierlab.pdb2rdf.parser.ContentHandlerState
characters, clear, createDecimalLiteral, createLiteral, createResource, endDocument, endElement, endPrefixMapping, error, fatalError, getBufferContent, getRdfModel, getUriBuilder, ignorableWhitespace, isBuffering, isNil, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, setState, skippedEntity, startBuffering, startDocument, startPrefixMapping, stopBuffering, unparsedEntityDecl, warning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CitationAuthorCategoryHandler

public CitationAuthorCategoryHandler(PdbRdfModel rdfModel,
                                     UriBuilder uriBuilder,
                                     java.lang.String pdbid)
Method Detail

startElement

public void startElement(java.lang.String uri,
                         java.lang.String localName,
                         java.lang.String name,
                         org.xml.sax.Attributes attributes)
                  throws org.xml.sax.SAXException
Specified by:
startElement in interface org.xml.sax.ContentHandler
Overrides:
startElement in class ContentHandlerState
Throws:
org.xml.sax.SAXException


Copyright © 2010 Dumontierlab. All Rights Reserved.