Class SaxParserFactory
java.lang.Object
org.openstreetmap.osmosis.xml.common.SaxParserFactory
SAX parser factory that additionally verifies that the underlying parser is providing correct unicode support for
characters requiring more than 1 UTF-16 character.
-
Method Summary
-
Method Details
-
createParser
Creates a new SAX parser.- Returns:
- The newly created SAX parser.
-