Package com.bc.ceres.resource
Class StringResource
- java.lang.Object
- 
- com.bc.ceres.resource.Resource
- 
- com.bc.ceres.resource.StringResource
 
 
- 
 public class StringResource extends Resource A [@link Resource} reading its content from a @{link String}.
- 
- 
Constructor SummaryConstructors Constructor Description StringResource(String path, String stringContent)StringResource(String path, String stringContent, Resource origin)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Stringread()
 
-