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 Details

    • ContextStringWrapper

      public ContextStringWrapper(String value)
  • Method Details