public final class YamlReaderFactory extends Object
AbstractYamlReader instances which can either
process YAML V1 format (or) V2 format.| Modifier and Type | Method and Description |
|---|---|
static AbstractYamlReader |
createInstance(String fileName) |
public static AbstractYamlReader createInstance(String fileName) throws IOException
IOExceptionCopyright © 2016 PayPal Open Source. All rights reserved.