Deprecated API


Contents
Deprecated Fields
de.java2html.converter.JavaSource2HTMLConverter.java2HtmlHomepageLinkEnabled
          As of Jan 2, 2004 (Markus Gebhard) replaced by JavaSourceConversionOptions.setShowJava2HtmlLink(boolean) 
de.java2html.options.JavaSourceConversionOptions.SHOW_FILE_NAME
          As of Dec 21, 2003 (Markus Gebhard), replaced by IConversionOptionsConstants.SHOW_FILE_NAME 
de.java2html.options.JavaSourceConversionOptions.SHOW_LINE_NUMBERS
          As of Dec 21, 2003 (Markus Gebhard), replaced by IConversionOptionsConstants.SHOW_LINE_NUMBERS 
de.java2html.options.JavaSourceConversionOptions.SHOW_TABLE_BORDER
          As of Dec 21, 2003 (Markus Gebhard), replaced by IConversionOptionsConstants.SHOW_TABLE_BORDER 
de.java2html.options.JavaSourceConversionOptions.TAB_SIZE
          As of Dec 21, 2003 (Markus Gebhard), replaced by IConversionOptionsConstants.TAB_SIZE 
 

Deprecated Methods
de.java2html.options.JavaSourceStyleTable.get(String)
          As of Sep 12, 2004 (Markus Gebhard), replaced by JavaSourceStyleTable.get(SourceType) 
de.java2html.options.JavaSourceStyleEntry.getClone()
          As of Dec 21, 2003 (Markus Gebhard): object is immutable and cloning not necessary. 
de.java2html.converter.IJavaSourceConverter.getDefaultFileExtension()
          As of 25.01.2006 (Markus Gebhard), replaced by IJavaSourceConverter.getMetaData(), ConverterMetaData.getDefaultFileExtension() 
de.java2html.javasource.TypedSource.getStatisticsString()
          As of 26.02.2006 (Markus Gebhard), replaced by TypedSource.getStatistic() 
de.java2html.options.JavaSourceStyleTable.setName(String)
          As of Jan 2, 2004 (Markus Gebhard): Changing the name of a style table is not intended 
de.java2html.converter.AbstractJavaSourceToXmlConverter.setWritePre(boolean)
          As of Sep 13, 2004 (Markus Gebhard) Only options in the Java2HtmlConversionOptions are available 
de.tisje.java2html.XsltTask.writeFile(String)
          As of Mar 11, 2004 (Markus Gebhard), replaced by writeFile(File) 
 



Copyright © 2003 - 2006