Ignore:
Timestamp:
2004-01-27T16:35:34+13:00 (20 years ago)
Author:
jmt12
Message:

More modifications to mirroring including testing for a valid version of Wget (and complaining if its missing or it is old) and rearranging buttons on the GProgressBar

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/src/org/greenstone/gatherer/msm/MSMUtils.java

    r6568 r6622  
    327327     * @param element the Element whose attributes we wish to catalog
    328328     * @return a TreeSet of the attributes sorted by their natural ordering
    329      * @see org.greenstone.gatherer.msm.MSMUtils#getValue(Element)
     329     * @see org.greenstone.gatherer.msm.MSMUtils#getValue(Node)
    330330     * @see org.greenstone.gatherer.util.StaticStrings#ATTRIBUTE_ELEMENT
    331331     * @see org.greenstone.gatherer.util.StaticStrings#CODE_ATTRIBUTE
     
    817817     * @return true if the desired attribute was successfully found and removed, false otherwise
    818818     * @see org.greenstone.gatherer.msm.MSMUtils#isAttributeLanguageDependant
    819      * @see org.greenstone.gatherer.msm.MSMUtils#getValue(Element)
     819     * @see org.greenstone.gatherer.msm.MSMUtils#getValue(Node)
    820820     * @see org.greenstone.gatherer.util.StaticStrings#ATTRIBUTE_ELEMENT
    821821     * @see org.greenstone.gatherer.util.StaticStrings#CODE_ATTRIBUTE
Note: See TracChangeset for help on using the changeset viewer.