You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by Apache Wiki <wi...@apache.org> on 2011/03/05 18:03:33 UTC

[Velocity Wiki] Update of "ContributedCode" by ClaudeBrisson

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Velocity Wiki" for change notification.

The "ContributedCode" page has been changed by ClaudeBrisson.
http://wiki.apache.org/velocity/ContributedCode?action=diff&rev1=21&rev2=22

--------------------------------------------------

  == Custom Directives ==
   * [[XPath]] -- XPath evaluating directive, by VladimirKirichenko
  
+ == Custom Resource Loaders ==
+  * [[StructuredGlobbingResourceLoader]] -- a structured whitespace globbing implementation - see [[VelocityWhitespaceGobbling]] 
+ 
  == Other sample code / examples ==
   * AnakiaWikiStyleSheet -- Translates Anakia style sheets into Wiki documents
   * [[DVSLExamples]] -- how to use DVSL in a webapp