Uses of Package
org.openhab.core.model.yaml
Packages that use org.openhab.core.model.yaml
- 
Classes in org.openhab.core.model.yaml used by org.openhab.core.model.yamlClassDescriptionThe
AbstractYamlFileis the DTO base class used to map a YAML configuration file.TheYamlElementinterface offers an identifier and a check validity method to any element defined in a YAML configuration file.TheYamlFileis the interface to manage the generic content of a YAML configuration file.