public interface DeserializerMetadataProviderInterface
Modifier and Type | Method and Description |
---|---|
EdmDataServices |
readMetadata(InputStream content,
boolean validate)
|
EdmDataServices readMetadata(InputStream content, boolean validate) throws EntityProviderException, EdmException
inputStream
- the given input streamvalidate
- has to be true if metadata should be validatedEdm
EntityProviderException,
- EdmException if reading of data (de-serialization) failsEntityProviderException
EdmException
Copyright © 2013-2022 The Apache Software Foundation. All Rights Reserved.