public class SwitchYardXmlDeriver
extends org.overlord.sramp.common.derived.AbstractXmlDeriver
| Modifier and Type | Field and Description |
|---|---|
static QName |
UNRESOLVED_REF |
| Constructor and Description |
|---|
SwitchYardXmlDeriver()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureNamespaceMappings(org.overlord.sramp.common.query.xpath.StaticNamespaceContext namespaceContext) |
protected void |
derive(Collection<org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType> derivedArtifacts,
org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType artifact,
org.overlord.sramp.common.derived.AbstractXmlDeriver.XmlDeriverContext xmlDeriverContext) |
void |
link(org.overlord.sramp.common.derived.LinkerContext context,
org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType sourceArtifact,
Collection<org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType> derivedArtifacts) |
public static final QName UNRESOLVED_REF
protected void configureNamespaceMappings(org.overlord.sramp.common.query.xpath.StaticNamespaceContext namespaceContext)
configureNamespaceMappings in class org.overlord.sramp.common.derived.AbstractXmlDeriverAbstractXmlDeriver.configureNamespaceMappings(org.overlord.sramp.common.query.xpath.StaticNamespaceContext)protected void derive(Collection<org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType> derivedArtifacts, org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType artifact, org.overlord.sramp.common.derived.AbstractXmlDeriver.XmlDeriverContext xmlDeriverContext) throws IOException
derive in class org.overlord.sramp.common.derived.AbstractXmlDeriverIOExceptionAbstractXmlDeriver.derive(java.util.Collection, org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType, org.overlord.sramp.common.derived.AbstractXmlDeriver.XmlDeriverContext)public void link(org.overlord.sramp.common.derived.LinkerContext context,
org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType sourceArtifact,
Collection<org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType> derivedArtifacts)
ArtifactDeriver.link(org.overlord.sramp.common.derived.LinkerContext, org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType, java.util.Collection)Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.