SemanticModule
The required properties are:
module.uri=uri
tagname=classname
Instances of SemanticsReader are re-entrant and thread-safe. The singleton may be used simultaneously by multiple threads.
SemanticsReader
SemanticModules from a set of properties.The required properties are:
module.uri=uri: To denote the URI of the module.tagname=classname. For each semantic component to associate a tag with the component.Instances of
SemanticsReaderare re-entrant and thread-safe. The singleton may be used simultaneously by multiple threads.