Package org.oa4mp.server.loader.qdl
Class OA2LibLoader
- java.lang.Object
-
- org.oa4mp.server.loader.qdl.OA2LibLoader
-
- All Implemented Interfaces:
org.qdl_lang.state.LibLoader
- Direct Known Subclasses:
OA2LibLoader2
public class OA2LibLoader extends Object implements org.qdl_lang.state.LibLoader
Remember that a reference to this class goes into the QDL configuration <modules> tag and its function is to simply put a convenient listing of whatever classes it has into the info().lib entry.Created by Jeff Gaynor
on 4/4/23 at 9:20 AM
-
-
Constructor Summary
Constructors Constructor Description OA2LibLoader()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
add(org.qdl_lang.state.State state)
protected org.qdl_lang.variables.QDLStem
createEntries()
-
-
-
Field Detail
-
libKey
protected String libKey
-
-