Ignore:
Timestamp:
2016-01-01T02:35:34+01:00 (8 years ago)
Author:
Don-vip
Message:

javadoc update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/tagging/presets/TaggingPreset.java

    r8959 r9231  
    204204    /**
    205205     * Called from the XML parser to set the types this preset affects.
     206     * @param types comma-separated primitive types ("node", "way", "relation" or "closedway")
    206207     * @throws SAXException if any SAX error occurs
     208     * @see TaggingPresetType#fromString
    207209     */
    208210    public void setType(String types) throws SAXException {
Note: See TracChangeset for help on using the changeset viewer.