--- [EMAIL PROTECTED] wrote: > hi all, > i am trying to write a custom module for xdoclet > that > generates some code..and i wanted to ask how do i > deal with > indentation of the generated code? > > is there some method in xdoclet APIs that i can use > in order to > specify the indentation?
There is no such method. Indentation is specified in templates. But you can run your generated code through some prettifier after it is generated. But why do you need this feature? I personally newer look into this code unless there is a bug. regards, ===== ----[ Konstantin Pribluda ( ko5tik ) ]---------------- Zu Verst�rkung meines Teams suche ich ab Sofort einen Softwareentwickler[In] f�r die Festanstellung. Arbeitsort: Mainz Skills: Programieren, Kentnisse in OpenSource-Bereich ----[ http://www.pribluda.de ]------------------------ __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
