Class YamlLoader
java.lang.Object
com.predic8.membrane.core.config.spring.k8s.YamlLoader
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionload(Reader reader, BeanRegistry registry) loadResource(String resource, BeanRegistry registry) static Mapstatic Objectstatic ListreadSequence(Iterator<org.yaml.snakeyaml.events.Event> events) static StringreadString(Iterator<org.yaml.snakeyaml.events.Event> events)
-
Constructor Details
-
YamlLoader
public YamlLoader()
-
-
Method Details
-
loadResource
- Throws:
IOException
-
load
- Throws:
IOException
-
readString
-
readObj
-
readSequence
-
readMap
-