Uses of Class
org.odftoolkit.odfdom.dom.element.table.TableErrorMacroElement

Packages that use TableErrorMacroElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.table   
 

Uses of TableErrorMacroElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type TableErrorMacroElement
 void DefaultElementVisitor.visit(TableErrorMacroElement ele)
          A method to visit "table:error-macro" elements
 

Uses of TableErrorMacroElement in org.odftoolkit.odfdom.dom.element.table
 

Methods in org.odftoolkit.odfdom.dom.element.table that return TableErrorMacroElement
 TableErrorMacroElement TableContentValidationElement.newTableErrorMacroElement()
          Create child element table:error-macro.
 



Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.