public class JsonLDHandler extends NonXMLMetadataHandler
| Constructor and Description |
|---|
JsonLDHandler()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
validate(java.io.InputStream source)
The abstract method to validate the non-xml object
|
save, saveReplicationpublic boolean validate(java.io.InputStream source)
throws org.dataone.service.exceptions.InvalidRequest
NonXMLMetadataHandlervalidate in class NonXMLMetadataHandlersource - the input stream contains the content of the meta data objectorg.dataone.service.exceptions.InvalidRequest - when the content is not validCopyright © 2023 Regents of the University of California. All Rights Reserved.