Dashboard > GreenPepper Open Documentation Refactoring > ... > XWiki Macros > XWiki Import macro
  GreenPepper Open Documentation Refactoring Log In View a printable version of the current page.  
  XWiki Import macro
Added by Francois Denommee, last edited by Francois Denommee on Nov 23, 2009  (view change)
Labels: 
(None)

Import Macro

  Description: This macro allows you to import classes into your executable document without polluting it with undesirable and unmeaningful user tables.
  Syntax:

{{greenpepper-import parameter="package1|package2|...|packageN" /}}

EXAMPLE
{{greenpepper-import parameter="my.class.to.import|some.other.class.to.import"/}}

This will generate the following hidden table:

import
my.class.to.import
some.other.class.to.import


DEMONSTRATION LICENSE - This Confluence site is for demonstration purposes only. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.4.3 Build:#705 Mar 21, 2007) - Bug/feature request - Contact Administrators