com.xpn.xwiki.render.macro
Class TableBuilder
java.lang.Object
com.xpn.xwiki.render.macro.TableBuilder
public class TableBuilder
- extends Object
Builds a Radeox Table
by parsing its textual representation, usually the content of a {table} macro.
- Version:
- $Id: 74d5ac001cdcd02cb7da1c8fcbe2c55efc930492 $
Method Summary |
static org.radeox.macro.table.Table |
build(String content)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableBuilder
public TableBuilder()
build
public static org.radeox.macro.table.Table build(String content)
Copyright © 2004-2013 XWiki. All Rights Reserved.