Click or drag to resize

RdfAParserBaseTHtmlDocument, TElement, TNode, TAttributeLoad Method

Overload List
  NameDescription
Public methodLoad(IGraph, StreamReader)
Parses RDFa by extracting it from the HTML from the given input.
Public methodLoad(IGraph, TextReader)
Parses RDFa by extracting it from the HTML from the given input.
Public methodLoad(IGraph, String)
Parses RDFa by extracting it from the HTML from the given file.
Public methodLoad(IRdfHandler, StreamReader)
Parses RDFa by extracting it from the HTML from the given input.
Public methodLoad(IRdfHandler, TextReader)
Parses RDFa by extracting it from the HTML from the given input.
Public methodLoad(IRdfHandler, String)
Parses RDFa by extracting it from the HTML from the given input.
Top
See Also