Show
Ignore:
Timestamp:
08/11/09 22:58:38 (3 years ago)
Author:
jgao
Message:

Javadoc fix

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/corelib/src/org/bridgedb/webservice/IDMapperBiomart.java

    r149 r153  
    206206    /** 
    207207     * Set base url of BioMart. 
    208      * @param baseURL {@link URL} of BioMart. 
     208     * @param baseURL URL of BioMart. 
    209209     * @throws IDMapperException if failed to read local resources. 
    210210     */ 
     
    220220    /** 
    221221     * 
    222      * @return base {@link URL} of BioMart. 
     222     * @return base URL of BioMart. 
    223223     */ 
    224224    public String getBaseURL() {