Click or drag to resize

CdssLibraryTranspiler Class

An class which transpiles string data from the CDSS text file format into an executable CdssLibraryDefinition
Inheritance Hierarchy
SystemObject
  SanteDB.Cdss.Xml.AntlrCdssLibraryTranspiler

Namespace: SanteDB.Cdss.Xml.Antlr
Assembly: SanteDB.Cdss.Xml (in SanteDB.Cdss.Xml.dll) Version: 3.0.2081-alpha+424e72aeb77d4a8ba5755272e5fc2a3206eaa2f1
Syntax
public static class CdssLibraryTranspiler

The CdssLibraryTranspiler type exposes the following members.

Methods
 NameDescription
Public methodStatic memberTranspile Transpiles the text format CDSS from inputStream into a CdssLibraryDefinition
Public methodStatic memberUnTranspile Un-transpile the library definition
Top
See Also