public class SwitchYardXmlDeriver extends 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(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,
Element rootElement,
XPath xpath) |
void |
link(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) |
createDerivedArtifactCollection, derive, querypublic static final QName UNRESOLVED_REF
protected void configureNamespaceMappings(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, Element rootElement, XPath xpath) throws IOException
derive in class AbstractXmlDeriverIOExceptionorg.overlord.sramp.common.derived.AbstractXmlDeriver#derive(java.util.Collection, org.s_ramp.xmlns._2010.s_ramp.BaseArtifactType, org.w3c.dom.Element, javax.xml.xpath.XPath)public void link(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)
Copyright © 2011–2013 JBoss, a division of Red Hat. All rights reserved.