OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[RDDL] RDDLClassLoader



FYI:

I've begun to work on a RDDLClassLoader for java. see:

http://www.rddl.org/org/rddl/helpers and/or
http://www.rddl.org/rddl.jar

javadoc is at: http://www.rddl.org/docs


This extends java.net.URLClassLoader and in the constructor reads a RDDL
directory to get a list of java 'classpath' URLs having a specified purpose
e.g. "xslt-extension"

ideas, help, testing, etc are welcome.

-Jonathan