ModeShape Distribution 3.2.0.Final

org.modeshape.webdav
Interface IMimeTyper


public interface IMimeTyper


Method Summary
 String getMimeType(ITransaction transaction, String path)
          Detect the mime type of this object
 

Method Detail

getMimeType

String getMimeType(ITransaction transaction,
                   String path)
Detect the mime type of this object

Parameters:
transaction -
path -
Returns:
the MIME type

ModeShape Distribution 3.2.0.Final

Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.