Class Swedish

java.lang.Object
  extended byLanguageHandler
      extended bySwedish

public class Swedish
extends LanguageHandler

The methods of this class return values unique to the Swedish language. See LanguageHandler.


Field Summary
 
Fields inherited from class LanguageHandler
and, baseOutDir, contr, me, mine, subs, toMe
 
Constructor Summary
Swedish()
           
 
Method Summary
 java.lang.String getCredits(PicLink picLink)
          Returns an expression representing thanks to the subject(s) and contributor.
 java.lang.String getPathToHtmlOutput()
          Provides path information unique to this language.
 java.lang.String getPathToIndexFromRoot()
          Provides path information unique to this language.
 java.lang.String getPathToRoot()
          Provides path information unique to this language.
 
Methods inherited from class LanguageHandler
charProportion, getContributorLink, getHref, getHTMLWordWrap, getPathToImages, getSubcatTitleSeparator, getSubjectsLinks, processVisText, testCredits
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Swedish

public Swedish()
Method Detail

getCredits

public java.lang.String getCredits(PicLink picLink)
Returns an expression representing thanks to the subject(s) and contributor.

Specified by:
getCredits in class LanguageHandler

getPathToRoot

public java.lang.String getPathToRoot()
Description copied from class: LanguageHandler
Provides path information unique to this language.

Overrides:
getPathToRoot in class LanguageHandler

getPathToHtmlOutput

public java.lang.String getPathToHtmlOutput()
Description copied from class: LanguageHandler
Provides path information unique to this language.

Overrides:
getPathToHtmlOutput in class LanguageHandler

getPathToIndexFromRoot

public java.lang.String getPathToIndexFromRoot()
Description copied from class: LanguageHandler
Provides path information unique to this language.

Overrides:
getPathToIndexFromRoot in class LanguageHandler