Package com.bc.ceres.resource
Class StringResource
java.lang.Object
com.bc.ceres.resource.Resource
com.bc.ceres.resource.StringResource
A [@link Resource} reading its content from a @{link String}.
-
Constructor Summary
ConstructorsConstructorDescriptionStringResource
(String path, String stringContent) StringResource
(String path, String stringContent, Resource origin) -
Method Summary