Ignore:
Timestamp:
2018-05-24T23:53:37+02:00 (6 years ago)
Author:
wiktorn
Message:

Sonar fixes, javadocs.

See: #16249

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/imagery/GetCapabilitiesParseHelper.java

    r13824 r13828  
    7575
    7676    /**
     77     * Returns reader with properties set for parsing WM(T)S documents
     78     *
    7779     * @param in InputStream with pointing to GetCapabilities XML stream
    7880     * @return safe XMLStreamReader, that is not validating external entities, nor loads DTD's
     
    235237
    236238    /**
     239     * Normalize url
     240     *
    237241     * @param url URL
    238242     * @return normalized URL
Note: See TracChangeset for help on using the changeset viewer.