fr.lri.bd.olap.jung
Class LRIGraphMLFileHandler
java.lang.Object
org.xml.sax.helpers.DefaultHandler
edu.uci.ics.jung.io.GraphMLFileHandler
fr.lri.bd.olap.jung.LRIGraphMLFileHandler
- All Implemented Interfaces:
- ContentHandler, DTDHandler, EntityResolver, ErrorHandler
public class LRIGraphMLFileHandler
- extends edu.uci.ics.jung.io.GraphMLFileHandler
Extended GraphML file handler to use to parse the xml file.
There is extension of database properties in compare with standard graphml file
- Author:
- holubec
| Methods inherited from class org.xml.sax.helpers.DefaultHandler |
endDocument, endElement, endPrefixMapping, error, fatalError, characters, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning |
LRIGraphMLFileHandler
public LRIGraphMLFileHandler()
startElement
public void startElement(String namespaceURI,
String lName,
String qName,
Attributes attrs)
throws SAXException
- Specified by:
startElement in interface ContentHandler- Overrides:
startElement in class edu.uci.ics.jung.io.GraphMLFileHandler
- Throws:
SAXException
getDbConnProps
public DBConnectionProperties getDbConnProps()
- Returns:
- DBConnectionProperties object