Package cloud.opencode.base.yml.path


package cloud.opencode.base.yml.path
YML Path - Path-based navigation in YAML documents YML 路径 - YAML 文档中基于路径的导航

This package provides path-based access to YAML data structures.

此包提供基于路径访问 YAML 数据结构的功能。

Since:
JDK 25, opencode-base-yml V1.0.0
Author:
Leon Soo www.LeonSoo.com
See Also:
  • Class
    Description
    Path Resolver - Resolves paths in YAML data structures 路径解析器 - 在 YAML 数据结构中解析路径
    YAML Path - Represents a path to a value in YAML document YAML 路径 - 表示 YAML 文档中值的路径
    Index Segment - Represents an array index access 索引段 - 表示数组索引访问
    Property Segment - Represents a property access 属性段 - 表示属性访问
    Path Segment - Base interface for path segments 路径段 - 路径段的基础接口