RdfAParserBaseTHtmlDocument, TElement, TNode, TAttributeLoad Method |
Name | Description | |
---|---|---|
![]() | Load(IGraph, StreamReader) |
Parses RDFa by extracting it from the HTML from the given input.
|
![]() | Load(IGraph, TextReader) |
Parses RDFa by extracting it from the HTML from the given input.
|
![]() | Load(IGraph, String) |
Parses RDFa by extracting it from the HTML from the given file.
|
![]() | Load(IRdfHandler, StreamReader) |
Parses RDFa by extracting it from the HTML from the given input.
|
![]() | Load(IRdfHandler, TextReader) |
Parses RDFa by extracting it from the HTML from the given input.
|
![]() | Load(IRdfHandler, String) |
Parses RDFa by extracting it from the HTML from the given input.
|