const classafFandocViewer::FandocScheme

sys::Obj
  sys::UriScheme
    afFandocViewer::FandocScheme

FandocViewer registers the following schemes to be viewed in the Browser view:

  • fandoc://

The scheme resolves to a flux FandocResource. Couldn't think of any reason to resolve it to any intermediary object.

get

Source

virtual override Obj? get(Uri uri, Obj? base)