org.sadun.util
Class CmdLineOptions.Resources

java.lang.Object
  extended byjava.util.ResourceBundle
      extended byjava.util.ListResourceBundle
          extended byorg.sadun.util.CmdLineOptions.Resources
Enclosing class:
CmdLineOptions

public static final class CmdLineOptions.Resources
extends java.util.ListResourceBundle

String resources for OptionException messages.


Field Summary
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
CmdLineOptions.Resources()
           
 
Method Summary
 java.lang.Object[][] getContents()
          Overrides ListResourceBundle method.
 
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject
 
Methods inherited from class java.util.ResourceBundle
getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CmdLineOptions.Resources

public CmdLineOptions.Resources()
Method Detail

getContents

public java.lang.Object[][] getContents()
Overrides ListResourceBundle method.



Copyright © 1999-2004 Cristiano Sadun. This software is released under GPL.