276277278279280281282283284285286
{ parseSRS(srsName.getNodeValue()); } } ExpressionDOMParser parser = new ExpressionDOMParser( CommonFactoryFinder.getFilterFactory2(null)); return parser.gml( root ); } /** * * Checks to make sure we're not going to shoot ourselves in the foot.