Uses of Class
gov.nist.secauto.oscal.lib.OscalBindingContext
-
Uses of OscalBindingContext in gov.nist.secauto.oscal.lib
Modifier and TypeMethodDescriptionstatic OscalBindingContext
OscalBindingContext.instance()
static OscalBindingContext
OscalBindingContext.newInstance()
Get a new OSCAL-flavoredIBindingContext
instance, which can be used to load information that binds a model to a set of Java classes.static OscalBindingContext
OscalBindingContext.newInstance
(gov.nist.secauto.metaschema.databind.IBindingContext.IModuleLoaderStrategy strategy) Get a new OSCAL-flavoredIBindingContext
instance, which can be used to load information that binds a model to a set of Java classes.