lumis.portal.localization
Class MainStringLocalizationDaoXml

Package class diagram package MainStringLocalizationDaoXml
java.lang.Object
  extended by lumis.portal.localization.MainStringLocalizationDaoXml
All Implemented Interfaces:
IStringLocalizationDao

public class MainStringLocalizationDaoXml
extends Object
implements IStringLocalizationDao

Since:
4.0.0

Nested Class Summary
 class MainStringLocalizationDaoXml.ResourceSAXHandler
           
 
Constructor Summary
MainStringLocalizationDaoXml()
           
 
Method Summary
 Map<String,String> getStringTable(String resourcePath, Locale locale)
          Get the string table of the string localization.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MainStringLocalizationDaoXml

public MainStringLocalizationDaoXml()
Method Detail

getStringTable

public Map<String,String> getStringTable(String resourcePath,
                                         Locale locale)
                                  throws PortalException
Description copied from interface: IStringLocalizationDao
Get the string table of the string localization.

Specified by:
getStringTable in interface IStringLocalizationDao
Returns:
Throws:
DaoException
PortalException


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.