de.devsurf.components.converter
Class ConverterFormat.OutputFormat

java.lang.Object
  extended by de.devsurf.components.converter.ConverterFormat.AbstractFormat
      extended by de.devsurf.components.converter.ConverterFormat.OutputFormat
All Implemented Interfaces:
ConverterFormat
Enclosing interface:
ConverterFormat

public static class ConverterFormat.OutputFormat
extends ConverterFormat.AbstractFormat


Nested Class Summary
 
Nested classes/interfaces inherited from interface de.devsurf.components.converter.ConverterFormat
ConverterFormat.AbstractFormat, ConverterFormat.InputFormat, ConverterFormat.OutputFormat
 
Field Summary
 
Fields inherited from class de.devsurf.components.converter.ConverterFormat.AbstractFormat
_extension, _mimeType, _name
 
Constructor Summary
ConverterFormat.OutputFormat(String name, String extension, String mimeType)
           
 
Method Summary
 
Methods inherited from class de.devsurf.components.converter.ConverterFormat.AbstractFormat
getFileExtensions, getMimeType, getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConverterFormat.OutputFormat

public ConverterFormat.OutputFormat(String name,
                                    String extension,
                                    String mimeType)


Copyright © 2010. All Rights Reserved.