comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/StaticFLYSArtifact.java @ 4183:1755a1bfe5ce

Merged
author Christian Lins <christian.lins@intevation.de>
date Fri, 19 Oct 2012 09:20:52 +0200
parents c254939fae52
children a2735a4bf75e
comparison
equal deleted inserted replaced
4182:ad2489b595d7 4183:1755a1bfe5ce
95 return XMLUtils.xpathString(data, XPATH_IDS, 95 return XMLUtils.xpathString(data, XPATH_IDS,
96 ArtifactNamespaceContext.INSTANCE); 96 ArtifactNamespaceContext.INSTANCE);
97 } 97 }
98 98
99 99
100 private Element createOutputModes( 100 protected Element createOutputModes(
101 CallContext cc, 101 CallContext cc,
102 Document doc, 102 Document doc,
103 ElementCreator creator) 103 ElementCreator creator)
104 { 104 {
105 Element outs = ProtocolUtils.createArtNode( 105 Element outs = ProtocolUtils.createArtNode(

http://dive4elements.wald.intevation.org