public class CorpusGraphMapper extends AbstractGraphMLMapper
| Modifier | Constructor and Description |
|---|---|
protected |
CorpusGraphMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
firstPass(XMLEventReader reader) |
protected org.corpus_tools.salt.core.SGraph |
getGraph() |
static org.corpus_tools.salt.common.SCorpusGraph |
map(File inputFile) |
protected void |
secondPass(XMLEventReader reader) |
addEdgeLayers, addNodeLayers, execute, mapLabels, parseComponent, setNodeNamepublic static org.corpus_tools.salt.common.SCorpusGraph map(File inputFile) throws IOException, XMLStreamException
IOExceptionXMLStreamExceptionprotected void firstPass(XMLEventReader reader) throws XMLStreamException
firstPass in class AbstractGraphMLMapperXMLStreamExceptionprotected void secondPass(XMLEventReader reader) throws XMLStreamException
secondPass in class AbstractGraphMLMapperXMLStreamExceptionprotected org.corpus_tools.salt.core.SGraph getGraph()
getGraph in class AbstractGraphMLMapperCopyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.