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 OscalBindingContextOscalBindingContext.instance()static OscalBindingContextOscalBindingContext.newInstance()Get a new OSCAL-flavoredIBindingContextinstance, which can be used to load information that binds a model to a set of Java classes.static OscalBindingContextOscalBindingContext.newInstance(gov.nist.secauto.metaschema.databind.IBindingContext.IModuleLoaderStrategy strategy) Get a new OSCAL-flavoredIBindingContextinstance, which can be used to load information that binds a model to a set of Java classes.