Xerces parser used by WOXMLDecoder
Xerces parser used by WOXMLDecoder
- Subject: Xerces parser used by WOXMLDecoder
- From: Baiss Eric Magnusson <email@hidden>
- Date: Fri, 13 Aug 2004 08:50:44 -0700
The XML parsing used by WO is <org.apache.xerces>.
I am parsing into a BigDecimal variable, but the parser returns
different types for the field:
If the value being parsed is <30.25> I get a BigDecimal object, BUT
if the value being parsed is <1,030.25> I get a String object.
This causes exceptions to be thrown in the validators.
----
Baiss Eric Magnusson
<http://www.Track-Your-Finances.com>
<http://www.CascadeWebDesign.com>
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.