|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DbColumnElement | |
---|---|
org.odftoolkit.odfdom.dom | |
org.odftoolkit.odfdom.dom.element.db |
Uses of DbColumnElement in org.odftoolkit.odfdom.dom |
---|
Methods in org.odftoolkit.odfdom.dom with parameters of type DbColumnElement | |
---|---|
void |
DefaultElementVisitor.visit(DbColumnElement ele)
A method to visit "db:column" elements |
Uses of DbColumnElement in org.odftoolkit.odfdom.dom.element.db |
---|
Methods in org.odftoolkit.odfdom.dom.element.db that return DbColumnElement | |
---|---|
DbColumnElement |
DbColumnsElement.newDbColumnElement(String dbNameValue,
double officeValueValue,
String officeValueTypeValue)
Create child element db:column. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |