Class OscalFunctionLibrary
java.lang.Object
gov.nist.secauto.metaschema.core.metapath.function.FunctionLibrary
gov.nist.secauto.oscal.lib.metapath.function.library.OscalFunctionLibrary
- All Implemented Interfaces:
gov.nist.secauto.metaschema.core.metapath.function.IFunctionLibrary
public class OscalFunctionLibrary
extends gov.nist.secauto.metaschema.core.metapath.function.FunctionLibrary
-
Constructor Summary
-
Method Summary
Methods inherited from class gov.nist.secauto.metaschema.core.metapath.function.FunctionLibrary
getFunction, registerFunction, stream
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface gov.nist.secauto.metaschema.core.metapath.function.IFunctionLibrary
hasFunction
-
Constructor Details
-
OscalFunctionLibrary
public OscalFunctionLibrary()
-