unbbayes.util.resources
Class UtilResources_pt
java.lang.Object
java.util.ResourceBundle
java.util.ListResourceBundle
unbbayes.util.resources.UtilResources_pt
public class UtilResources_pt
- extends ListResourceBundle
Title: UnBBayes
Description: Arquivo de recurso para o pacote unbbayes.util. Localization = portuguese.
Copyright: Copyright (c) 2001
Company: UnB
- Since:
- 02/05/2002
- Version:
- 1.0
- Author:
- Rommel Novaes Carvalho, Michael Onishi
Method Summary |
Object[][] |
getContents()
Sobrescreve getContents e retorna um array, onde cada item no array ÔøΩ
um par de objetos. |
Methods inherited from class java.util.ResourceBundle |
clearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet, setParent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UtilResources_pt
public UtilResources_pt()
getContents
public Object[][] getContents()
- Sobrescreve getContents e retorna um array, onde cada item no array ÔøΩ
um par de objetos. O primeiro elemento do par ÔøΩ uma String chave, e o
segundo ÔøΩ o valor associado a essa chave.
- Specified by:
getContents
in class ListResourceBundle
- Returns:
- O conteÔøΩdo dos recursos
Copyright © 2001-2010 University of Brasilia - UnB. All Rights Reserved.