| |
|
| java.lang.Object com.calipso.reportgenerator.reportdefinitions.Localization
Localization | public Localization()(Code) | | |
getLiteralsCount | public int getLiteralsCount()(Code) | | Method getLiteralsCount
|
getLocale | public java.lang.String getLocale()(Code) | | Method getLocaleReturns the value of field 'locale'.
the value of field 'locale'. |
isValid | public boolean isValid()(Code) | | Method isValid
|
marshal | public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException(Code) | | Method marshal
Parameters: out - |
removeAllLiterals | public void removeAllLiterals()(Code) | | Method removeAllLiterals
|
setLocale | public void setLocale(java.lang.String locale)(Code) | | Method setLocaleSets the value of field 'locale'.
Parameters: locale - the value of field 'locale'. |
validate | public void validate() throws org.exolab.castor.xml.ValidationException(Code) | | Method validate
|
|
|
|