com.aoindustries.website
Class SiteApplicationResources

java.lang.Object
  extended by java.util.ResourceBundle
      extended by com.aoindustries.util.ModifiableResourceBundle
          extended by com.aoindustries.util.ModifiablePropertiesResourceBundle
              extended by com.aoindustries.util.EditableResourceBundle
                  extended by com.aoindustries.website.SiteApplicationResources
All Implemented Interfaces:
java.lang.Comparable<com.aoindustries.util.EditableResourceBundle>

public final class SiteApplicationResources
extends com.aoindustries.util.EditableResourceBundle

Author:
AO Industries, Inc.

Nested Class Summary
 
Nested classes/interfaces inherited from class java.util.ResourceBundle
java.util.ResourceBundle.Control
 
Field Summary
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
SiteApplicationResources()
          Do not use directly.
 
Method Summary
 
Methods inherited from class com.aoindustries.util.EditableResourceBundle
compareTo, handleGetObject, printEditableResourceBundleLookups, resetRequest
 
Methods inherited from class com.aoindustries.util.ModifiablePropertiesResourceBundle
getKeys, getModifiedTime, getValidatedTime, getValue, handleGetMediaType, handleIsBlockElement, handleKeySet, handleSetMediaType, handleSetObject, isModifiable
 
Methods inherited from class com.aoindustries.util.ModifiableResourceBundle
getMediaType, isBlockElement, setMediaType, setObject, setString, setStringArray
 
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
 

Constructor Detail

SiteApplicationResources

public SiteApplicationResources()
Do not use directly.