code
with the given
arguments.i
th argument inside a message,
or ResourceDefinition.TYPE_UNKNOWN
if not found.ShadowResourceBundle.setThreadLocale(java.util.Locale)
.ShadowResourceBundle.setThreadLocale(java.util.Locale)
.Resource
from a URL.Resource
from an XML document.baseName
resource bundle
for the given locale.Resource
is a collection of messages for a particular
software component and locale.ResourceGen
parses an XML file containing error messages, and
generates .java file to access the errors.ResourceGenTask
is an ANT task to invoke the Eigenbase
Resource Generator.Include
implements <include> element nested
within a <resgen> task (see ResourceGenTask
).ResourceInstance
is an occurrence of a ResourceDefinition
with a set of arguments.ShadowResourceBundle
is an abstract base class for
ResourceBundle
classes which are backed by a properties file.ShadowResourceBundle
, and reads resources from
a .properties
file with the same name as the current class.Copyright © 2012 Julian Hyde. All Rights Reserved.