com.rapidminer.doc
Interface TexTaglet

All Superinterfaces:
com.sun.tools.doclets.Taglet
All Known Implementing Classes:
CiteTaglet, MathTaglet, RefTaglet, XMLExampleTaglet

public interface TexTaglet
extends com.sun.tools.doclets.Taglet

Creates the LaTeX code from a html taglet.

Author:
Simon Fischer

Method Summary
 java.lang.String toTex(com.sun.javadoc.Tag tag)
           
 java.lang.String toTex(com.sun.javadoc.Tag[] tag)
           
 
Methods inherited from interface com.sun.tools.doclets.Taglet
getName, inConstructor, inField, inMethod, inOverview, inPackage, inType, isInlineTag, toString, toString
 

Method Detail

toTex

java.lang.String toTex(com.sun.javadoc.Tag tag)

toTex

java.lang.String toTex(com.sun.javadoc.Tag[] tag)


Copyright © 2001-2009 by Rapid-I