Class ScriptingVariable


  • public class ScriptingVariable
    extends NodeVariable
    This variables are unwrapped when passing into script engines and preserve the mutable collections in the original state when passing over Scraper

    Created by IntelliJ IDEA. User: awajda Date: Sep 20, 2010 Time: 9:45:58 PM

    • Constructor Detail

      • ScriptingVariable

        public ScriptingVariable​(Object wrappedObject)