Click or drag to resize

UriLoaderLoadDataset Method

Overload List
  NameDescription
Public methodStatic memberLoadDataset(IRdfHandler, Uri)
Attempts to load a RDF dataset from the given URI using a RDF Handler.
Public methodStatic memberLoadDataset(IRdfHandler, Uri, RdfHandlerCallback, Object)
Attempts to load a RDF dataset asynchronously from the given URI using a RDF Handler.
Top
See Also