Compiere 3.1

org.compiere.cm.wiki
Class wikiProcessor

java.lang.Object
  extended by org.compiere.cm.wiki.wikiProcessor

public class wikiProcessor
extends Object

Version:
$Id$
Author:
YS

Constructor Summary
wikiProcessor()
           
 
Method Summary
static StringBuffer run(StringBuffer source, int CM_WebProject_ID, String mediaPath, WikiToken wikiCache, boolean includeStyleTokens)
          Run
static StringBuffer run(String source, int CM_WebProject_ID, String mediaPath, WikiToken wikiCache, boolean includeStyleTokens)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

wikiProcessor

public wikiProcessor()
Method Detail

run

public static StringBuffer run(String source,
                               int CM_WebProject_ID,
                               String mediaPath,
                               WikiToken wikiCache,
                               boolean includeStyleTokens)
                        throws Exception
Throws:
Exception

run

public static StringBuffer run(StringBuffer source,
                               int CM_WebProject_ID,
                               String mediaPath,
                               WikiToken wikiCache,
                               boolean includeStyleTokens)
                        throws Exception
Run

Parameters:
source -
wikiCache -
Returns:
xml
Throws:
Exception

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.