Pluie.Yaml


Description:

Pluie.Yaml provides various tools to deal with yaml files and yaml nodes :

Use Yaml.Config to load a .yml file and build a Yaml.Root node
Use Yaml.Config.get to retriew a particular Yaml.Node
Use Yaml.Builder to convert a Yaml.Node into a Yaml.Object
Use Yaml.Dumper to dump a Yaml.Object or Yaml.Node into a yaml string
Use Yaml.serialize to serialize a Yaml.Object or Yaml.Node into a string
Use Yaml.deserialize to deserialize a serialized string into a Yaml.Node
Use Yaml.Collection and Yaml.AbstractChild methods for Node traversing

Content:

Interfaces:

Classes:

Enums:

Error domains:

Constants:

Functions:

Fields: