Uses of Class
gov.nist.secauto.oscal.lib.OscalBindingContext
Packages that use OscalBindingContext
-
Uses of OscalBindingContext in gov.nist.secauto.oscal.lib
Methods in gov.nist.secauto.oscal.lib that return OscalBindingContextModifier 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.