|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xml.sax.helpers.DefaultHandler
salvo.jesus.graph.xml.XMLToGraphHandler
salvo.jesus.graph.xml.XGMMLContentHandler
salvo.jesus.graph.xml.XMLToINSECTGraphHandler
public class XMLToINSECTGraphHandler
UNDER DEVELOPMENT
Field Summary | |
---|---|
java.lang.String |
className
|
Constructor Summary | |
---|---|
XMLToINSECTGraphHandler()
|
Method Summary | |
---|---|
void |
instantiateGraph()
|
Methods inherited from class salvo.jesus.graph.xml.XGMMLContentHandler |
---|
endEdgeElement, endNodeElement, getEdgeElementName, getVertexElementName, instantiateEdge, instantiateVertex, processEdgeAttElement, processGraphicsAttElement, processNodeAttElement, startAttElement, startCenterElement, startEdgeElement, startGraphElement, startGraphicsElement, startLineElement, startNodeElement, startPointElement |
Methods inherited from class salvo.jesus.graph.xml.XMLToGraphHandler |
---|
endElement, getGraph, getVisualGraph, mapIDToVertex, startDocument, startElement |
Methods inherited from class org.xml.sax.helpers.DefaultHandler |
---|
characters, endDocument, 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 |
Field Detail |
---|
public java.lang.String className
Constructor Detail |
---|
public XMLToINSECTGraphHandler()
Method Detail |
---|
public void instantiateGraph() throws java.lang.Exception
instantiateGraph
in class salvo.jesus.graph.xml.XGMMLContentHandler
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |