Ignore:
Timestamp:
2014-10-01T23:24:11+02:00 (10 years ago)
Author:
stoecker
Message:

fix JavaDoc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/io/remotecontrol/DNSName.java

    r7402 r7592  
    188188     * <p>
    189189     * @param inputName to be checked for being constrained
    190      * @returns constraint type above
     190     * @return constraint type above
    191191     * @throws UnsupportedOperationException if name is not exact match, but narrowing and widening are
    192192     *          not supported for this name type.
     
    229229     * path lengths in name subtrees.
    230230     *
    231      * @returns distance of name from root
     231     * @return distance of name from root
    232232     * @throws UnsupportedOperationException if not supported for this name type
    233233     */
Note: See TracChangeset for help on using the changeset viewer.