|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectJOSMFileHack
public final class JOSMFileHack
workaround for the inability of Osmosis to read the JOSM XML format.
| Method Summary | |
|---|---|
static File |
createTempOSMFile(File josmFile)
creates a temporary file in the .osm format. |
static boolean |
isJOSMGenerated(File file)
Returns true if the file was identified as being generated by JOSM. |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static final boolean isJOSMGenerated(File file)
public static final File createTempOSMFile(File josmFile)
throws IOException,
ParserConfigurationException,
SAXException,
TransformerException
IOException
ParserConfigurationException
SAXException
TransformerException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||