# Generated by roxygen2: do not edit by hand

S3method(as_emld,character)
S3method(as_emld,json)
S3method(as_emld,list)
S3method(as_emld,raw)
S3method(as_emld,xml_document)
S3method(as_json,emld)
S3method(as_json,list)
S3method(as_xml,emld)
S3method(as_xml,list)
S3method(print,emld)
export(as_emld)
export(as_json)
export(as_xml)
export(eml_validate)
export(eml_version)
export(template)
importFrom(jsonld,jsonld_compact)
importFrom(jsonld,jsonld_frame)
importFrom(jsonlite,toJSON)
importFrom(methods,is)
importFrom(stats,setNames)
importFrom(xml2,read_xml)
importFrom(xml2,xml_add_child)
importFrom(xml2,xml_attr)
importFrom(xml2,xml_attrs)
importFrom(xml2,xml_contents)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_find_first)
importFrom(xml2,xml_name)
importFrom(xml2,xml_new_document)
importFrom(xml2,xml_ns)
importFrom(xml2,xml_remove)
importFrom(xml2,xml_root)
importFrom(xml2,xml_set_attr)
importFrom(xml2,xml_set_namespace)
importFrom(xml2,xml_text)
importFrom(xml2,xml_type)
importFrom(xml2,xml_validate)
importFrom(yaml,as.yaml)
