Click or drag to resize

RdfAParser Constructor

Overload List
  NameDescription
Public methodRdfAParser
Creates a new RDFa Parser which will auto-detect which RDFa version to use (assumes 1.1 if none explicitly specified).
Public methodRdfAParser(RdfASyntax)
Creates a new RDFa Parser which will use the specified RDFa syntax.
Top
See Also