LibreOffice Module jvmaccess (master) 1
Namespaces | Functions
classpath.hxx File Reference
#include <sal/config.h>
#include <jni.h>
#include <jvmaccess/jvmaccessdllapi.h>
#include <rtl/ustring.hxx>
Include dependency graph for classpath.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::uno
 
namespace  jvmaccess
 
namespace  jvmaccess::ClassPath
 Helper functions for class path handling.
 

Functions

JVMACCESS_DLLPUBLIC jobjectArray jvmaccess::ClassPath::translateToUrls (css::uno::Reference< css::uno::XComponentContext > const &context, JNIEnv *environment, std::u16string_view classPath)
 translates a class path into a java.net.URL[] instance. More...