Package org.apache.isis.core.commons.resource

Provides an abstraction over InputStreams for accessing resources.

See: Description

Package org.apache.isis.core.commons.resource Description

Provides an abstraction over InputStreams for accessing resources.

The principle usage is to allow the easy searching of a single resource (eg isis.properties file) in multiple locations and technologies on the classpath through the use of a composite pattern.

Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.