org.compiere.cm.wiki
Class wikiProcessor
java.lang.Object
org.compiere.cm.wiki.wikiProcessor
public class wikiProcessor
- extends Object
- Version:
- $Id$
- Author:
- YS
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
wikiProcessor
public wikiProcessor()
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® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.