Uses of Class
gov.nist.secauto.metaschema.databind.io.FormatDetector.Result
Package
Description
Provides core functionality for reading and writing instance data to and from
bound objects.
-
Uses of FormatDetector.Result in gov.nist.secauto.metaschema.databind.io
Modifier and TypeMethodDescriptionFormatDetector.detect
(InputStream inputStream) Analyzes the data from the providedinputStream
to determine it's format.Analyzes the providedresource
to determine it's format.DefaultBoundLoader.detectFormat
(InputStream is) IBoundLoader.detectFormat
(InputStream is) Determine the format of the provided resource.