All Classes
-
All Classes Class Summary Exception Summary Annotation Types Summary Class Description ConversionException Thrown when aValueMap
cannot be converted to an objectReadException Thrown when either a markdown template or semantically annotated markdown file cannot be read.SemanticReader Reads semantically annotated markdown files and constructs data objects from them.SemanticTemplateWriter Writes a semantically annotated markdown file using a data object containing the data and a template file.SemanticWriter Updates existing semantically annotated markdown files using new data.Templatable Used to annotate classes that can be read by the semplate libraryTemplateField Use to mark fields whose data is to be used by the #semplate.Template class.UpdateException Thrown when a semantically annotated markdown file cannot be updated.ValueMap Maps values to field names.WriteException Thrown when either a semantically annotated markdown file cannot be created or written.