com.servingxml.ioc.resources
Class ResourcesParser
java.lang.Object
com.servingxml.ioc.resources.ResourcesParser
public class ResourcesParser
- extends java.lang.Object
The ResourcesParser
parses a resources document.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCES_LOCATION
public static final java.lang.String RESOURCES_LOCATION
- See Also:
- Constant Field Values
ResourcesParser
public ResourcesParser(ComponentDictionary componentDictionary,
MutableNameTable nameTable)
initializeResources
public void initializeResources(ConfigurationContext context,
MutableResourceTable resourceTable)
initialize
public void initialize(ConfigurationContext context,
MutableResourceTable resourceTable)
initInclude
protected void initInclude(AbstractConfigurationContext context,
MutableResourceTable resourceTable)