Class CharSequenceResource

All Implemented Interfaces:
Serializable, IResource, IClusterable

An IResource for CharSequences. The char sequence can be static - passed to the constructor, or dynamic - by overriding BaseDataResource.getData(org.apache.wicket.request.resource.IResource.Attributes)
See Also: