[ome-users] OME-XML File

Chris Allan callan at glencoesoftware.com
Tue Feb 19 14:05:42 GMT 2013


Hi Leandro,

Your best bet for working with this is the OMEXMLFactory in the Bio-Formats OME-XML component:

https://github.com/openmicroscopy/bioformats/blob/develop/components/ome-xml/src/ome/xml/OMEXMLFactory.java

You can then modify the resulting OME-XML model object hierarchy and then write it out as XML in memory or to a stream.

-Chris

On 17 Feb 2013, at 23:28, Leandro Bugnon <l.bugnon at gmail.com> wrote:

> Dear developers, 
> 
> I need to write a file with metadata only (OME-XML) for configuration purposes. What class could I use to do this?. IFileWriter  asks me an image, but i only need the metadata.
> 
> Thank you very much.
> 
> Best Regards,
> 
> -- 
> Leandro
> _______________________________________________
> ome-users mailing list
> ome-users at lists.openmicroscopy.org.uk
> http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users




More information about the ome-users mailing list