org.yaml.snakeyaml.constructor
public interface Construct
http://yaml.org/spec/1.1/#id859109
Object construct(Node node)
node
- composed Nodevoid construct2ndStep(Node node, Object object)
node
- composed Nodeobject
- the instance constructed earlier by
construct(Node node)
for the provided NodeCopyright © 2008-2014 JBoss by Red Hat. All Rights Reserved.