Using Rhino, I'm attempting to instantiate a Java class Scanner using
no arguments to the constructor, but for some reason it passes an
empty String as a single argument. However, the java class does not
have a constructor that accepts a string. Is there any way I can stop
it from passing the empty string?
_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to