public class BindingTraverserTableHelper
extends java.lang.Object
| Constructor and Description |
|---|
BindingTraverserTableHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setupMaxWidthAndStyleForTc(Tbl tbl,
Tc tc,
java.lang.Object xHTMLImporter,
java.lang.reflect.Method m)
Get table cell width from tc and table style from tbl and set it to xHTMLImporter.
|
public static void setupMaxWidthAndStyleForTc(Tbl tbl, Tc tc, java.lang.Object xHTMLImporter, java.lang.reflect.Method m) throws java.lang.IllegalAccessException, java.lang.IllegalArgumentException, java.lang.reflect.InvocationTargetException
tbl - tc - xHTMLImporter - java.lang.reflect.InvocationTargetExceptionjava.lang.IllegalArgumentExceptionjava.lang.IllegalAccessExceptionCopyright © 2007–2023. All rights reserved.