| org.geotools.xs.TestSchema org.geotools.xs.bindings.XSDoubleStrategyTest
Method Summary | |
protected QName | getQName() | public void | testIntegerParse() | public void | testParse() For example, -1E4, 1267.43233E12, 12.78e-2, 12 , -0, 0 and INF are all legal literals for double. |
testParse | public void testParse() throws Exception(Code) | | For example, -1E4, 1267.43233E12, 12.78e-2, 12 , -0, 0 and INF are all legal literals for double.
|
|
|