Package com.bc.ceres.resource
-
Class Summary Class Description FileResource A [@link Resource} reading its content from a @{link File}.ReaderResource A [@link Resource} reading its content from a @{link Reader}.Resource This class encapsulates the content of a resource.ResourceEngine An engine to transform resources using aVelocityEngine
.StringResource A [@link Resource} reading its content from a @{link String}.