public class RDFaReader extends Object implements RDFReader
| Modifier and Type | Class and Description |
|---|---|
static class |
RDFaReader.HTMLRDFaReader |
static class |
RDFaReader.XHTMLRDFaReader |
| Constructor and Description |
|---|
RDFaReader() |
| Modifier and Type | Method and Description |
|---|---|
XMLReader |
getReader() |
void |
initParser(Parser parser) |
void |
read(Model arg0,
InputStream arg1,
String arg2) |
void |
read(Model arg0,
Reader arg1,
String arg2) |
void |
read(Model arg0,
String arg1) |
RDFErrorHandler |
setErrorHandler(RDFErrorHandler arg0) |
Object |
setProperty(String arg0,
Object arg1) |
void |
setReader(XMLReader reader) |
public RDFaReader()
public void read(Model arg0, InputStream arg1, String arg2)
public Object setProperty(String arg0, Object arg1)
setProperty in interface RDFReaderpublic RDFErrorHandler setErrorHandler(RDFErrorHandler arg0)
setErrorHandler in interface RDFReaderpublic XMLReader getReader() throws SAXException
SAXExceptionpublic void initParser(Parser parser)
Copyright © 2009–2020. All rights reserved.