Package com.sapportals.portal.prt.resource

Interface Summary
IJSPResource The IJSPResource resource
IPropertiesResource The IPropertiesResource is an abstract view of XML resources, java property files or whatever.
IResource The IResource interface is an abstract view of resources.
IResourceInformation The ResourceInformation holds informations related to resources.
 

Exception Summary
ResourceException ResourceException is thrown when there is a mismatch between the resource type provided and the real resource type or when the class implementing the IResource interface is not able to parse the resource.