Platform.ThreadLocal

Undocumented in source.

Members

Functions

getContent
void* getContent(Resource )
Undocumented in source. Be warned that the author may not have intended to support it.
getContent
ubyte[] getContent(Resource )
Undocumented in source. Be warned that the author may not have intended to support it.
getDocType
DocumentType getDocType(FileResource )
Undocumented in source. Be warned that the author may not have intended to support it.
getWorkflowRunner
WorkflowRunner getWorkflowRunner()
Undocumented in source. Be warned that the author may not have intended to support it.
isValid
bool isValid(ResourceSet set)
Undocumented in source. Be warned that the author may not have intended to support it.
isValidResource
bool isValidResource(Resource res)
Undocumented in source. Be warned that the author may not have intended to support it.
putContent
void putContent(ubyte[] , Resource )
Undocumented in source. Be warned that the author may not have intended to support it.
resolveURI
Resource resolveURI(string uri, ResourceSet owner)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

workflowRunner
WorkflowRunner workflowRunner;
Undocumented in source.

Meta