Changeset 1677 in josm for trunk/src/org/openstreetmap/josm/data/osm/visitor/AbstractVisitor.java
- Timestamp:
- 17.06.2009 10:04:22 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/osm/visitor/AbstractVisitor.java
r1523 r1677 6 6 /** 7 7 * This class serves as a base class for most simple visitors, 8 * blocking out the "changeset" visit so as to avoid cluttering 8 * blocking out the "changeset" visit so as to avoid cluttering 9 9 * the visitors which are not interested. 10 * 10 * 11 11 * @author fred 12 12 */
Note: See TracChangeset
for help on using the changeset viewer.
