84c84 < * Decimal/Currency Formatting and Parsing:: Local specific number handling --- > * Decimal/Currency Formatting and Parsing:: Locale specific number handling 93c93 < The Classpath Project is a dedicated to providing a 100% free, clean --- > The Classpath Project is dedicated to providing a 100% free, clean 183c183 < of protocol handlers for different types of URL's. Not all of these --- > of protocol handlers for different types of URLs. Not all of these 235,236c235,236 < Eventually we hope the Classpath will support all JVM's that provide JNI < or CNI support. However, the top priority is free JVM's. A small, and --- > Eventually we hope the Classpath will support all JVMs that provide JNI > or CNI support. However, the top priority is free JVMs. A small, and 555c555 < Serialzation compatibility can be tested using tools provided with --- > Serialization compatibility can be tested using tools provided with 734,735c734,735 < translaters that perform the actual conversion. There are two types of < converters, encoders and decoders. Encoders are subclasses of --- > translators that perform the actual conversion. There are two types of > converters; encoders and decoders. Encoders are subclasses of 768c768 < property exists. The value of that property is assumed to be the --- > property exists, then the value of that property is assumed to be the 783c783 < used if we were looking for an encoder). Then name name of the translator --- > used if we were looking for an encoder). Then the name of the translator 787c787 < @code{UnsupportedEncodingException}. --- > @code{UnsupportedEncodingException} is thrown. 800c800 < implement all of the necessary methods. All that is necessary to --- > implement all of the necessary methods, and provide all that is necessary to 833c833 < * Decimal/Currency Formatting and Parsing:: Local specific number handling --- > * Decimal/Currency Formatting and Parsing:: Locale specific number handling 856c856 < should name should have the name name as the variable. Also, the value --- > should have the same name as the variable. Also, the value 858c858 < as the option name (unless a simple scalar value is used). Here is an --- > as the option (unless a simple scalar value is used). Here is an 897c897 < and has a value that is a @code{Boolean} object wrappering the --- > and has a value that is a @code{Boolean} object wrapping the 938c938 < @item BreakIterator - A @code{Boolean} wrappering @code{true} to indicate --- > @item BreakIterator - A @code{Boolean} wrapping @code{true} to indicate 956c956 < io what the actual values should be): --- > of what the actual values should be): 959c959 < @item DateFormatSymbols - A @code{Boolean} wrappering @code{true} to indicate --- > @item DateFormatSymbols - A @code{Boolean} wrapping @code{true} to indicate 1009c1009 < @item DecimalFormatSymbols - A @code{Boolean} wrappering @code{true} to --- > @item DecimalFormatSymbols - A @code{Boolean} wrapping @code{true} to 1037c1037 < be wrappered in a @code{String} at character position 0, not in a --- > be wrapped in a @code{String} at character position 0, not in a