The wps plugin is using org.geotools.xml.impl.ParserHandler for parsing
the WPS output. Where do I have to store xsd files to avoid flooding my
logfile with:
Mar 15, 2010 10:42:28 AM org.geotools.xml.impl.ParserHandler startElement
INFO: Could not find declaration for:
{http://www.dews_online.org/aais}SupportedGeocodeTypesMapping. Creating
a mock element declaration and parsing anyways...
Mar 15, 2010 10:42:28 AM org.geotools.xml.impl.ParserHandler
I'm using GeoTools in a uDig based application and we have several WPS
processes returning project specific xml data. The ParserHandler creates
Map/List object tree but with logging evey single element.
Is it possible to create an object tree based on XMLBeans or another
lib? Such a tree could be better parsed than an untyped tree.
Cheers,
Matthias
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel