|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openstreetmap.josm.actions.upload.DiscardTagsHook
public class DiscardTagsHook
Removes discardable tags such as created_by from all modified objects before upload
Constructor Summary | |
---|---|
DiscardTagsHook()
|
Method Summary | |
---|---|
boolean |
checkUpload(APIDataSet apiDataSet)
Checks the upload. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DiscardTagsHook()
Method Detail |
---|
public boolean checkUpload(APIDataSet apiDataSet)
UploadHook
checkUpload
in interface UploadHook
apiDataSet
- the data to upload
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |