From d7c5ad7d6263fd1baf9bfdbaa4c50b70ef2fbdb2 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Tue, 8 Jun 2010 08:22:05 +0200 Subject: reverted folder structure change for better mergeing with upstream --- .../javadoc/org/mozilla/javascript/Wrapper.html | 214 --------------------- 1 file changed, 214 deletions(-) delete mode 100644 infrastructure/rhino1_7R1/javadoc/org/mozilla/javascript/Wrapper.html (limited to 'infrastructure/rhino1_7R1/javadoc/org/mozilla/javascript/Wrapper.html') diff --git a/infrastructure/rhino1_7R1/javadoc/org/mozilla/javascript/Wrapper.html b/infrastructure/rhino1_7R1/javadoc/org/mozilla/javascript/Wrapper.html deleted file mode 100644 index 0d05fdc..0000000 --- a/infrastructure/rhino1_7R1/javadoc/org/mozilla/javascript/Wrapper.html +++ /dev/null @@ -1,214 +0,0 @@ - - - - - - -Wrapper (Rhino) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.mozilla.javascript -
-Interface Wrapper

-
-
-
public interface Wrapper
- - -

-Objects that can wrap other values for reflection in the JS environment - will implement Wrapper. - - Wrapper defines a single method that can be called to unwrap the object. -

- -

-


- -

- - - - - - - - - - - - -
-Method Summary
- java.lang.Objectunwrap() - -
-          Unwrap the object by returning the wrapped value.
-  -

- - - - - - - - -
-Method Detail
- -

-unwrap

-
-java.lang.Object unwrap()
-
-
Unwrap the object by returning the wrapped value. -

-

- -
Returns:
a wrapped value
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - -- cgit v1.2.3-1-g7c22