Package org.openstreetmap.josm.actions.upload

Interface Summary
UploadHook  
 

Class Summary
ApiPreconditionCheckerHook  
DiscardTagsHook Removes discardable tags such as created_by from all modified objects before upload
RelationUploadOrderHook This upload hook reorders the list of new relations to upload such that child relations are uploaded before parent relations.
ValidateUploadHook The action that does the validate thing.
 

Exception Summary
CyclicUploadDependencyException  
 



JOSM