Load
Format
Load Operator
Samples files for tests:
yaml
a: apple is included
b: coolxml
properties
base64
Disabling file operators
Simple example
Replace node with referenced file
Replace all nodes with referenced file
Replace node with referenced file as string
Load from XML
Load from Properties
Merge from properties
Load from base64 encoded file
load() operation fails when security is enabled
load_str() operation fails when security is enabled
load_xml() operation fails when security is enabled
load_props() operation fails when security is enabled
load_base64() operation fails when security is enabled
Last updated