Class ContentResource

java.lang.Object
org.apache.velocity.runtime.resource.Resource
org.apache.velocity.runtime.resource.ContentResource

public class ContentResource extends Resource
This class represent a general text resource that may have been retrieved from any number of possible sources. Also of interest is Velocity's Template Resource.
Version:
$Id: ContentResource.java 687177 2008-08-19 22:00:32Z nbubna $
  • Constructor Details

    • ContentResource

      public ContentResource()
      Default empty constructor
  • Method Details