Skip navigation links
C D E G I M O S U V 

C

convert(InputFileWrapper, OutputFileWrapper) - Method in interface org.apache.maven.doxia.Converter
 
convert(InputReaderWrapper, OutputStreamWrapper) - Method in interface org.apache.maven.doxia.Converter
 
convert(InputFileWrapper, OutputFileWrapper) - Method in class org.apache.maven.doxia.DefaultConverter
convert(InputReaderWrapper, OutputStreamWrapper) - Method in class org.apache.maven.doxia.DefaultConverter
Converter - Interface in org.apache.maven.doxia
Interface to convert a Doxia input wrapper to a Doxia output wrapper.
ConverterCli - Class in org.apache.maven.doxia.cli
Doxia converter CLI.
ConverterCli() - Constructor for class org.apache.maven.doxia.cli.ConverterCli
 
ConverterException - Exception in org.apache.maven.doxia
Wrap an exception that occurs during the conversion.
ConverterException(String) - Constructor for exception org.apache.maven.doxia.ConverterException
Construct a new ConverterException with the specified detail message.
ConverterException(String, Throwable) - Constructor for exception org.apache.maven.doxia.ConverterException
Construct a new ConverterException with the specified detail message and cause.
ConverterUtil - Class in org.apache.maven.doxia.util
Utility class to play with Doxia objects.
ConverterUtil() - Constructor for class org.apache.maven.doxia.util.ConverterUtil
 

D

DefaultConverter - Class in org.apache.maven.doxia
Default implementation of Converter
DefaultConverter() - Constructor for class org.apache.maven.doxia.DefaultConverter
 

E

enableLogging(Log) - Method in class org.apache.maven.doxia.DefaultConverter

G

getEncoding() - Method in class org.apache.maven.doxia.wrapper.OutputStreamWrapper
 
getInputFormats() - Method in interface org.apache.maven.doxia.Converter
 
getInputFormats() - Method in class org.apache.maven.doxia.DefaultConverter
getLog() - Method in class org.apache.maven.doxia.DefaultConverter
Returns a logger for this sink.
getOutputFormats() - Method in interface org.apache.maven.doxia.Converter
 
getOutputFormats() - Method in class org.apache.maven.doxia.DefaultConverter
getOutputStream() - Method in class org.apache.maven.doxia.wrapper.OutputStreamWrapper
 
getParser(PlexusContainer, String, String[]) - Static method in class org.apache.maven.doxia.util.ConverterUtil
 
getReader() - Method in class org.apache.maven.doxia.wrapper.InputReaderWrapper
 
getSinkFactory(PlexusContainer, String, String[]) - Static method in class org.apache.maven.doxia.util.ConverterUtil
 

I

InputFileWrapper - Class in org.apache.maven.doxia.wrapper
Wrapper for an input file.
InputReaderWrapper - Class in org.apache.maven.doxia.wrapper
Wrapper for an input reader.

M

main(String[]) - Static method in class org.apache.maven.doxia.cli.ConverterCli
Default main which terminates the JVM with 0 if no errors occurs.

O

org.apache.maven.doxia - package org.apache.maven.doxia
 
org.apache.maven.doxia.cli - package org.apache.maven.doxia.cli
 
org.apache.maven.doxia.util - package org.apache.maven.doxia.util
 
org.apache.maven.doxia.wrapper - package org.apache.maven.doxia.wrapper
 
OutputFileWrapper - Class in org.apache.maven.doxia.wrapper
Wrapper for an output file.
OutputStreamWrapper - Class in org.apache.maven.doxia.wrapper
Wrapper for an output stream.

S

setFormatOutput(boolean) - Method in interface org.apache.maven.doxia.Converter
Make the generated files human readable.
setFormatOutput(boolean) - Method in class org.apache.maven.doxia.DefaultConverter
Make the generated files human readable.
SUPPORTED_FROM_FORMAT - Static variable in class org.apache.maven.doxia.DefaultConverter
Supported input format, i.e.
SUPPORTED_TO_FORMAT - Static variable in class org.apache.maven.doxia.DefaultConverter
Supported output format, i.e.

U

UnsupportedFormatException - Exception in org.apache.maven.doxia
Wrap an exception that occurs if a format is not supported.
UnsupportedFormatException(String, String[]) - Constructor for exception org.apache.maven.doxia.UnsupportedFormatException
Constructs an UnsupportedFormatException with the specified detail message.
UnsupportedFormatException(String, String[], Throwable) - Constructor for exception org.apache.maven.doxia.UnsupportedFormatException
Construct a new UnsupportedFormatException with the specified detail message and cause.

V

valueOf(String, String, String[]) - Static method in class org.apache.maven.doxia.wrapper.InputFileWrapper
 
valueOf(String, String, String, String[]) - Static method in class org.apache.maven.doxia.wrapper.InputFileWrapper
 
valueOf(Reader, String, String[]) - Static method in class org.apache.maven.doxia.wrapper.InputReaderWrapper
 
valueOf(String, String, String[]) - Static method in class org.apache.maven.doxia.wrapper.OutputFileWrapper
 
valueOf(String, String, String, String[]) - Static method in class org.apache.maven.doxia.wrapper.OutputFileWrapper
 
valueOf(OutputStream, String, String, String[]) - Static method in class org.apache.maven.doxia.wrapper.OutputStreamWrapper
 
C D E G I M O S U V 
Skip navigation links

Copyright © 2005–2023 The Apache Software Foundation. All rights reserved.