|
|
|
|
|
|
Test
-
<script type="text/javascript" src="Root.js"></script>
-
var root = new com.oclib.javascript.lang.Root();
-
document.write("className: "+root.getClassName());
-
document.write("classNamespace: "+root.getClassNamespace());
-
document.write("classCreated: "+root.getClassCreated());
-
document.write("classCreator: "+root.getClassCreator());
-
document.write("classLocation: "+root.getClassLocation());
-
document.write("classIndexLocation: "+root.getClassIndexLocation());
-
document.write("classVersion: "+root.getClassVersion());
-
document.write("classVersionLocation: "+root.getClassVersionLocation());
-
document.write("classVersionIndexLocation: "+root.getClassVersionIndexLocation());
-
document.write("debugging: "+root.getDebugging());
-
document.write("log: "+root.getLog());
-
document.write("tracing: "+root.getTracing());
|
|
oclib.com,
oclib.net,
oclib.org,
oclib.ru,
openclasslibrary.ru,
openclasslibrary.com,
openclasslibrary.net,
openclasslibrary.org
|