| 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
|
 |
 |
|
|
subject: XDoclet extensible ?
|
|
|