public class RamlCloningServiceImpl extends Object implements org.mule.raml.interfaces.parser.visitor.IRamlCloningService
| Constructor and Description |
|---|
RamlCloningServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.raml.interfaces.model.IRaml |
deepCloneRaml(org.mule.raml.interfaces.model.IRaml source) |
org.mule.raml.interfaces.model.IRaml |
shallowCloneRaml(org.mule.raml.interfaces.model.IRaml source) |
public org.mule.raml.interfaces.model.IRaml deepCloneRaml(org.mule.raml.interfaces.model.IRaml source)
deepCloneRaml in interface org.mule.raml.interfaces.parser.visitor.IRamlCloningServicepublic org.mule.raml.interfaces.model.IRaml shallowCloneRaml(org.mule.raml.interfaces.model.IRaml source)
shallowCloneRaml in interface org.mule.raml.interfaces.parser.visitor.IRamlCloningServiceCopyright © 2019. All rights reserved.