aspose file tools
The moose likes Other Java Products and Servers and the fly likes XDoclet extensible ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Other Java Products and Servers
Reply Bookmark "XDoclet extensible ?" Watch "XDoclet extensible ?" New topic
Author

XDoclet extensible ?

Rikard Qvarforth
Ranch Hand

Joined: Jul 10, 2001
Posts: 107
Hi im new to xdoclet i just wonder if xdoclet is extensible like xml ?
Surasak Leenapongpanit
Ranch Hand

Joined: May 10, 2002
Posts: 341
XDoclet's extensibility are the template files and not XML files. See web page
norman richards
Author
Ranch Hand

Joined: Jul 21, 2003
Posts: 364
XDoclet's templates are XML files. I guess technically, it's really an XML-like templating language, but most users wouldn't notice the difference. You can extend the templating language by creating custom tag handlers, which are like JSP tag libraries.


[<a href="http://members.capmac.org/~orb/blog.cgi" target="_blank" rel="nofollow">blog</a>] [<a href="http://www.amazon.com/exec/obidos/ASIN/0596100078/orb-20" target="_blank" rel="nofollow">JBoss: A Developer's Notebook</a>] [<a href="http://www.amazon.com/exec/obidos/ASIN/1932394052/orb-20" target="_blank" rel="nofollow">XDoclet in Action</a>]
Rikard Qvarforth
Ranch Hand

Joined: Jul 10, 2001
Posts: 107
oh i see thanks
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: XDoclet extensible ?
 
Similar Threads
CASE-WHEN in Hibernate
XDoclet and custom templating languages
Ant tool
What is extensible means in XML
first impressions