Package org.nuxeo.ecm.platform.el
Class ContextStringWrapper
- java.lang.Object
-
- org.nuxeo.ecm.platform.el.ContextStringWrapper
-
public class ContextStringWrapper extends Object
Simple String wrapper to allow manipulating a "standalone" string in the context == changing value without changing reference.- Author:
- tiry
-
-
Constructor Summary
Constructors Constructor Description ContextStringWrapper(String value)
-