Uses of Class
cloud.opencode.base.yml.security.YmlSafeLoader
Packages that use YmlSafeLoader
Package
Description
YML Security - Security utilities for YAML processing
YML 安全 - YAML 处理的安全工具
-
Uses of YmlSafeLoader in cloud.opencode.base.yml.security
Methods in cloud.opencode.base.yml.security that return YmlSafeLoaderModifier and TypeMethodDescriptionYmlSafeLoader.Builder.build()Builds the safe loader.static YmlSafeLoaderYmlSafeLoader.create()Creates a default safe loader.