public final class L10nProgress.HudsonMessages extends Object
Constructor and Description |
---|
HudsonMessages(File dir) |
Modifier and Type | Method and Description |
---|---|
int |
getCnt(String locale) |
String |
getDirectoryName() |
int |
ratio(String locale)
Gets the ratio of localization against the default locale.
|
void |
toHatena(StringBuilder b)
Dumps this object as a row in the Hatena diary format.
|
public HudsonMessages(File dir)
public String getDirectoryName()
public int getCnt(String locale)
public int ratio(String locale)
public void toHatena(StringBuilder b)
Copyright © 2016. All rights reserved.