Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.convert.service
Class ConvertOption

java.lang.Object
  extended by org.nuxeo.ecm.core.convert.service.ConvertOption

public class ConvertOption
extends Object

Helper class to manage mime-types chains.

Author:
tiry

Constructor Summary
ConvertOption(String converter, String mimeType)
           
 
Method Summary
 String getConverterName()
           
 String getMimeType()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConvertOption

public ConvertOption(String converter,
                     String mimeType)
Method Detail

getMimeType

public String getMimeType()

getConverterName

public String getConverterName()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.