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, getRdfRepresentationpublic RdfXmlReader(Representation rdfRepresentation, GraphHandler graphHandler)
rdfRepresentation - The representation to read.graphHandler - The graph handler invoked during the parsing.IOExceptionpublic void parse()
throws IOException
parse in class RdfReaderExceptionIOExceptionCopyright © 2005–2015. All rights reserved.