public class RdfXmlReader extends RdfReader
Constructor and Description |
---|
RdfXmlReader(Representation rdfRepresentation,
GraphHandler graphHandler)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
parse()
Parses the current representation.
|
getGraphHandler, getRdfRepresentation
public RdfXmlReader(Representation rdfRepresentation, GraphHandler graphHandler)
rdfRepresentation
- The representation to read.graphHandler
- The graph handler invoked during the parsing.IOException
public void parse() throws IOException
parse
in class RdfReader
Exception
IOException
Copyright © 2005–2018. All rights reserved.