Package org.oscim.backend
Class XMLReaderAdapter
java.lang.Object
org.oscim.backend.XMLReaderAdapter
The class XMLReaderAdapter is used by RenderTheme.
Note: GWT Backend provides its own implementation.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
XMLReaderAdapter
public XMLReaderAdapter()
-
-
Method Details
-
parse
public void parse(DefaultHandler handler, InputStream is) throws ParserConfigurationException, SAXException, IOException
-