Content type of the content of the file.
The content type states which file extensions the file can have.
Path and name of the resource (with file extension).
The path can be absolute or relative.
Dispatch visitor
on this instance.
to visit this instance
Dispatch visitor
with context
on this instance.
type of the context
to visit this instance
to be passed along to the dispatched visitor method
Dispatch the transformer
on this instance.
transformation of this instance
T - type of the transformation result
to transform this instance
Dispatch the transformer
on this instance in context
.
transformation of this instance
T - type of the transformation result
ContextT - type of the transformation context
to transform this instance
to be passed along to the transformer
Generated using TypeDoc
Resource represents an address to a file (a locator). The value is an URI that can represent an absolute or relative path