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, URI resource) IBoundLoader.detectFormat
(InputStream is, URI resource) Determine the format of the provided resource.