MCPcopy Create free account
hub / github.com/Firebasky/Java / main

Method main

JNI/src/main/java/org/apache/jsp/test_jsp.java:15–20  ·  view source on GitHub ↗
(String[] args)

Source from the content-addressed store, hash-verified

13 }
14
15 public static void main(String[] args)throws Exception {
16 test_jsp test_jsp = new test_jsp();
17 org.apache.jsp.test_jsp.JniClass jniClass = test_jsp.new JniClass();
18 jniClass.exec("calc");
19// System.out.println((File.separatorChar));
20 }
21}

Callers

nothing calls this directly

Calls 1

execMethod · 0.95

Tested by

no test coverage detected