Product Information > JADE Encyclopaedia of Classes – Volume 2 > Chapter 1 - System Classes > getSchema

getSchema

getSchema(name: String): Schema;

The getSchema method of the Schema class returns a schema with the name specified in the name parameter.

The schema can be any user-defined schema or system schema; for example, the RootSchema or JadeReportWriterSchema.