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