Uses of Class
org.apache.maven.doxia.wrapper.InputFileWrapper

Packages that use InputFileWrapper
org.apache.maven.doxia   
org.apache.maven.doxia.wrapper   
 

Uses of InputFileWrapper in org.apache.maven.doxia
 

Methods in org.apache.maven.doxia with parameters of type InputFileWrapper
 void DefaultConverter.convert(InputFileWrapper input, OutputFileWrapper output)
          
 void Converter.convert(InputFileWrapper input, OutputFileWrapper output)
           
 

Uses of InputFileWrapper in org.apache.maven.doxia.wrapper
 

Methods in org.apache.maven.doxia.wrapper that return InputFileWrapper
static InputFileWrapper InputFileWrapper.valueOf(String absolutePath, String format, String[] supportedFormat)
           
static InputFileWrapper InputFileWrapper.valueOf(String absolutePath, String format, String charsetName, String[] supportedFormat)
           
 



Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.