ModeShape Distribution 3.0.0.Beta4

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.0.0.Beta4

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