com.xpn.xwiki.render.macro
Class TableBuilder

java.lang.Object
  extended by 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 $

Constructor Summary
TableBuilder()
           
 
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
 

Constructor Detail

TableBuilder

public TableBuilder()
Method Detail

build

public static org.radeox.macro.table.Table build(String content)


Copyright © 2004–2014 XWiki. All rights reserved.