de.devsurf.components.converter
Interface ConverterFormat

All Known Implementing Classes:
ConverterFormat.AbstractFormat, ConverterFormat.InputFormat, ConverterFormat.OutputFormat

public interface ConverterFormat


Nested Class Summary
static class ConverterFormat.AbstractFormat
           
static class ConverterFormat.InputFormat
           
static class ConverterFormat.OutputFormat
           
 
Method Summary
 String getFileExtensions()
           
 String getMimeType()
           
 String getName()
           
 

Method Detail

getName

String getName()

getFileExtensions

String getFileExtensions()

getMimeType

String getMimeType()


Copyright © 2010. All Rights Reserved.