Uses of Class
org.odftoolkit.odfdom.pkg.OdfElement
Packages that use OdfElement
Package
Description
The "Document Layer" exist for usability reasons, it gives a feature based view on the document model.
Provide convenient methods to manipulate table in ODF text and spreadsheet document.
From the ODF RelaxNG generated Java classes representing the ODF elements.
Provide classes to operate the content and style of the selected text content.
Representing the "Package Layer", the physical document handling.
-
Uses of OdfElement in org.odftoolkit.odfdom.changes
Subclasses of OdfElement in org.odftoolkit.odfdom.changesModifier and TypeClassDescriptionclassDOM container to be used for all ODF elements containing "stylable text"Fields in org.odftoolkit.odfdom.changes declared as OdfElementModifier and TypeFieldDescriptionComponent.mRootElementprotected OdfElementTextSelection.mSelectionElementMethods in org.odftoolkit.odfdom.changes that return OdfElementModifier and TypeMethodDescriptionTextContainingElement.appendTextSelection(TextSelection outerSelection) static OdfElementComponent.getCorrectStartElementOfChild(OdfElement parentElement, OdfElement existingChildElement) Sometimes (e.g.Component.getRootElement()TextSelection.getSelectionElement()Methods in org.odftoolkit.odfdom.changes with parameters of type OdfElementModifier and TypeMethodDescriptionstatic voidJsonOperationConsumer.addCells(Component rootComponent, org.json.JSONArray start, org.json.JSONObject attrs, int count, Component parentComponent, OdfElement newCellElement, boolean isTextTable) static ComponentJsonOperationConsumer.addElementAsComponent(Component parentComponent, OdfElement newElement, int newPosition) Adds the newElement to the parentComponent.static voidJsonOperationConsumer.addStyleNameAttribute(OdfElement newElement, OdfStyleFamily styleFamily, OdfFileDom ownerDocument, String styleName) static voidJsonOperationProducer.calculateCrops(OdfElement image, String href, org.json.JSONObject imageProps) LO/AO does not interpret clipping as in FO/CSS http://www.w3.org/TR/CSS2/visufx.html#propdef-clip Instead the clip values measure the distance from each border to the start of the viewed area.static ComponentComponent.createChildComponent(int position, Component parentComponent, OdfElement newChildElement) Inserts a component at the given position as childComponent.createChildComponent(OdfElement componentRoot) Appending a child element to the componentstatic ComponentComponent.createComponent(Component parentComponent, OdfElement newChildElement) static OdfElementComponent.getCorrectStartElementOfChild(OdfElement parentElement, OdfElement existingChildElement) Sometimes (e.g.static voidJsonOperationConsumer.setFieldAttributes(OdfElement newFieldElement, org.json.JSONObject attrs, org.odftoolkit.odfdom.changes.FieldMap currentMap, OdfContentDom contentDom) Currently all fields are being mapped to a common text field, i.e.Constructors in org.odftoolkit.odfdom.changes with parameters of type OdfElementModifierConstructorDescriptionComponent(OdfElement componentElement) Only being used to create the root of all components, representing the document without a parent elementprotectedComponent(OdfElement componentElement, Component parent) Row(OdfElement componentElement, Component parent) Table(OdfElement componentElement, Component parent) TextContainer(OdfElement componentElement, Component parent) TextFieldSelection(OdfElement fieldElement, List<Integer> startPosition, String replacementText) Constructor.TextFieldSelection(OdfElement fieldElement, List<Integer> startPosition, OdfOfficeAutomaticStyles autoStyles, Map<String, TextUserFieldDeclElement> userFieldDecls) Constructor. -
Uses of OdfElement in org.odftoolkit.odfdom.doc
Methods in org.odftoolkit.odfdom.doc that return OdfElementModifier and TypeMethodDescriptionOdfDocument.getContentRoot()Get the content root of a document. -
Uses of OdfElement in org.odftoolkit.odfdom.doc.table
Methods in org.odftoolkit.odfdom.doc.table with parameters of type OdfElementModifier and TypeMethodDescriptionstatic OdfTableOdfTable.newTable(OdfElement tableParent) Construct theOdfTablefeature.static OdfTableOdfTable.newTable(OdfElement tableParent, int numRows, int numCols) Construct theOdfTablefeature with a specified row number and column number.static OdfTableOdfTable.newTable(OdfElement tableParent, int numRows, int numCols, int headerRowNumber, int headerColumnNumber) Construct theOdfTablefeature with a specified row number, column number, header row number, header column number.static OdfTableOdfTable.newTable(OdfElement tableParent, String[] rowLabel, String[] columnLabel, double[][] data) Construct the OdfTable feature with a specified 2 dimension array as the data of this table.static OdfTableOdfTable.newTable(OdfElement tableParent, String[] rowLabel, String[] columnLabel, String[][] data) Construct the OdfTable feature with a specified 2 dimension array as the data of this table. -
Uses of OdfElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom that return OdfElementModifier and TypeMethodDescriptionOdfSchemaDocument.getRootComponentElement(String masterStyleName, PageArea pageArea, boolean createIfNotExisting) Returns the component tree of the document.Methods in org.odftoolkit.odfdom.dom with parameters of type OdfElement -
Uses of OdfElement in org.odftoolkit.odfdom.dom.element
Subclasses of OdfElement in org.odftoolkit.odfdom.dom.elementModifier and TypeClassDescriptionclassclassThis class decides upon the shape style attribute, whether the style family is of type 'graphic' or 'presentation'.classA placeholder for multiple style incarnation, for instance <style:style> from either the automatic or the template styles parent, e.g.classBase class for those ODF element having several ODF style attributes.Methods in org.odftoolkit.odfdom.dom.element with parameters of type OdfElementModifier and TypeMethodDescriptionprotected voidOdfStyleBase.onOdfNodeInserted(OdfElement node, Node refChild) protected voidOdfStyleBase.onOdfNodeRemoved(OdfElement node) -
Uses of OdfElement in org.odftoolkit.odfdom.dom.element.anim
Subclasses of OdfElement in org.odftoolkit.odfdom.dom.element.animModifier and TypeClassDescriptionclassDOM implementation of OpenDocument element <anim:animateColor>.classDOM implementation of OpenDocument element <anim:animate>.classDOM implementation of OpenDocument element <anim:animateMotion>.classDOM implementation of OpenDocument element <anim:animateTransform>.classDOM implementation of OpenDocument element <anim:audio>.classDOM implementation of OpenDocument element <anim:command>.classDOM implementation of OpenDocument element <anim:iterate>.classDOM implementation of OpenDocument element <anim:param>.classDOM implementation of OpenDocument element <anim:par>.classDOM implementation of OpenDocument element <anim:seq>.classDOM implementation of OpenDocument element <anim:set>.classDOM implementation of OpenDocument element <anim:transitionFilter>. -
Uses of OdfElement in org.odftoolkit.odfdom.dom.element.chart
Subclasses of OdfElement in org.odftoolkit.odfdom.dom.element.chartModifier and TypeClassDescriptionclassDOM implementation of OpenDocument element <chart:axis>.classDOM implementation of OpenDocument element <chart:categories>.classDOM implementation of OpenDocument element <chart:chart>.classDOM implementation of OpenDocument element <chart:data-label>.classDOM implementation of OpenDocument element <chart:data-point>.classDOM implementation of OpenDocument element <chart:domain>.classDOM implementation of OpenDocument element <chart:equation>.classDOM implementation of OpenDocument element <chart:error-indicator>.classDOM implementation of OpenDocument element <chart:floor>.classDOM implementation of OpenDocument element <chart:footer>.classDOM implementation of OpenDocument element <chart:grid>.classDOM implementation of OpenDocument element <chart:label-separator>.classDOM implementation of OpenDocument element <chart:legend>.classDOM implementation of OpenDocument element <chart:mean-value>.classDOM implementation of OpenDocument element <chart:plot-area>.classDOM implementation of OpenDocument element <chart:regression-curve>.classDOM implementation of OpenDocument element <chart:series>.classDOM implementation of OpenDocument element <chart:stock-gain-marker>.classDOM implementation of OpenDocument element <chart:stock-loss-marker>.classDOM implementation of OpenDocument element <chart:stock-range-line>.classDOM implementation of OpenDocument element <chart:subtitle>.classDOM implementation of OpenDocument element <chart:symbol-image>.classDOM implementation of OpenDocument element <chart:title>.classDOM implementation of OpenDocument element <chart:wall>. -
Uses of OdfElement in org.odftoolkit.odfdom.dom.element.config
Subclasses of OdfElement in org.odftoolkit.odfdom.dom.element.configModifier and TypeClassDescriptionclassDOM implementation of OpenDocument element <config:config-item>.classDOM implementation of OpenDocument element <config:config-item-map-entry>.classDOM implementation of OpenDocument element <config:config-item-map-indexed>.classDOM implementation of OpenDocument element <config:config-item-map-named>.classDOM implementation of OpenDocument element <config:config-item-set>. -
Uses of OdfElement in org.odftoolkit.odfdom.dom.element.db
Subclasses of OdfElement in org.odftoolkit.odfdom.dom.element.dbModifier and TypeClassDescriptionclassDOM implementation of OpenDocument element <db:application-connection-settings>.classDOM implementation of OpenDocument element <db:auto-increment>.classDOM implementation of OpenDocument element <db:character-set>.classDOM implementation of OpenDocument element <db:column-definition>.classDOM implementation of OpenDocument element <db:column-definitions>.classDOM implementation of OpenDocument element <db:column>.classDOM implementation of OpenDocument element <db:columns>.classDOM implementation of OpenDocument element <db:component-collection>.classDOM implementation of OpenDocument element <db:component>.classDOM implementation of OpenDocument element <db:connection-data>.classDOM implementation of OpenDocument element <db:connection-resource>.classDOM implementation of OpenDocument element <db:database-description>.classDOM implementation of OpenDocument element <db:data-source>.classDOM implementation of OpenDocument element <db:data-source-setting>.classDOM implementation of OpenDocument element <db:data-source-settings>.classDOM implementation of OpenDocument element <db:data-source-setting-value>.classDOM implementation of OpenDocument element <db:delimiter>.classDOM implementation of OpenDocument element <db:driver-settings>.classDOM implementation of OpenDocument element <db:file-based-database>.classDOM implementation of OpenDocument element <db:filter-statement>.classDOM implementation of OpenDocument element <db:forms>.classDOM implementation of OpenDocument element <db:index-column>.classDOM implementation of OpenDocument element <db:index-columns>.classDOM implementation of OpenDocument element <db:index>.classDOM implementation of OpenDocument element <db:indices>.classDOM implementation of OpenDocument element <db:key-column>.classDOM implementation of OpenDocument element <db:key-columns>.classDOM implementation of OpenDocument element <db:key>.classDOM implementation of OpenDocument element <db:keys>.classDOM implementation of OpenDocument element <db:login>.classDOM implementation of OpenDocument element <db:order-statement>.classDOM implementation of OpenDocument element <db:queries>.classDOM implementation of OpenDocument element <db:query-collection>.classDOM implementation of OpenDocument element <db:query>.classDOM implementation of OpenDocument element <db:reports>.classDOM implementation of OpenDocument element <db:schema-definition>.classDOM implementation of OpenDocument element <db:server-database>.classDOM implementation of OpenDocument element <db:table-definition>.classDOM implementation of OpenDocument element <db:table-definitions>.classDOM implementation of OpenDocument element <db:table-exclude-filter>.classDOM implementation of OpenDocument element <db:table-filter>.classDOM implementation of OpenDocument element <db:table-filter-pattern>.classDOM implementation of OpenDocument element <db:table-include-filter>.classDOM implementation of OpenDocument element <db:table-representation>.classDOM implementation of OpenDocument element <db:table-representations>.classDOM implementation of OpenDocument element <db:table-setting>.classDOM implementation of OpenDocument element <db:table-settings>.classDOM implementation of OpenDocument element <db:table-type>.classDOM implementation of OpenDocument element <db:table-type-filter>.classDOM implementation of OpenDocument element <db:update-table>. -
Uses of OdfElement in org.odftoolkit.odfdom.dom.element.dc
Subclasses of OdfElement in org.odftoolkit.odfdom.dom.element.dcModifier and TypeClassDescriptionclassDOM implementation of OpenDocument element <dc:creator>.classDOM implementation of OpenDocument element <dc:date>.classDOM implementation of OpenDocument element <dc:description>.classDOM implementation of OpenDocument element <dc:language>.classDOM implementation of OpenDocument element <dc:subject>.classDOM implementation of OpenDocument element <dc:title>. -
Uses of OdfElement in org.odftoolkit.odfdom.dom.element.dr3d
Subclasses of OdfElement in org.odftoolkit.odfdom.dom.element.dr3dModifier and TypeClassDescriptionclassDOM implementation of OpenDocument element <dr3d:cube>.classDOM implementation of OpenDocument element <dr3d:extrude>.classDOM implementation of OpenDocument element <dr3d:light>.classDOM implementation of OpenDocument element <dr3d:rotate>.classDOM implementation of OpenDocument element <dr3d:scene>.classDOM implementation of OpenDocument element <dr3d:sphere>. -
Uses of OdfElement in org.odftoolkit.odfdom.dom.element.draw
Subclasses of OdfElement in org.odftoolkit.odfdom.dom.element.drawModifier and TypeClassDescriptionclassDOM implementation of OpenDocument element <draw:a>.classDOM implementation of OpenDocument element <draw:applet>.classDOM implementation of OpenDocument element <draw:area-circle>.classDOM implementation of OpenDocument element <draw:area-polygon>.classDOM implementation of OpenDocument element <draw:area-rectangle>.classDOM implementation of OpenDocument element <draw:caption>.classDOM implementation of OpenDocument element <draw:circle>.classDOM implementation of OpenDocument element <draw:connector>.classDOM implementation of OpenDocument element <draw:contour-path>.classDOM implementation of OpenDocument element <draw:contour-polygon>.classDOM implementation of OpenDocument element <draw:control>.classDOM implementation of OpenDocument element <draw:custom-shape>.classDOM implementation of OpenDocument element <draw:ellipse>.classDOM implementation of OpenDocument element <draw:enhanced-geometry>.classDOM implementation of OpenDocument element <draw:equation>.classDOM implementation of OpenDocument element <draw:fill-image>.classDOM implementation of OpenDocument element <draw:floating-frame>.classDOM implementation of OpenDocument element <draw:frame>.classDOM implementation of OpenDocument element <draw:g>.classDOM implementation of OpenDocument element <draw:glue-point>.classDOM implementation of OpenDocument element <draw:gradient>.classDOM implementation of OpenDocument element <draw:handle>.classDOM implementation of OpenDocument element <draw:hatch>.classDOM implementation of OpenDocument element <draw:image>.classDOM implementation of OpenDocument element <draw:image-map>.classDOM implementation of OpenDocument element <draw:layer>.classDOM implementation of OpenDocument element <draw:layer-set>.classDOM implementation of OpenDocument element <draw:line>.classDOM implementation of OpenDocument element <draw:marker>.classDOM implementation of OpenDocument element <draw:measure>.classDOM implementation of OpenDocument element <draw:object>.classDOM implementation of OpenDocument element <draw:object-ole>.classDOM implementation of OpenDocument element <draw:opacity>.classDOM implementation of OpenDocument element <draw:page>.classDOM implementation of OpenDocument element <draw:page-thumbnail>.classDOM implementation of OpenDocument element <draw:param>.classDOM implementation of OpenDocument element <draw:path>.classDOM implementation of OpenDocument element <draw:plugin>.classDOM implementation of OpenDocument element <draw:polygon>.classDOM implementation of OpenDocument element <draw:polyline>.classDOM implementation of OpenDocument element <draw:rect>.classDOM implementation of OpenDocument element <draw:regular-polygon>.classDOM implementation of OpenDocument base elementclassDOM implementation of OpenDocument element <draw:stroke-dash>.classDOM implementation of OpenDocument element <draw:text-box>. -
Uses of OdfElement in org.odftoolkit.odfdom.dom.element.form
Subclasses of OdfElement in org.odftoolkit.odfdom.dom.element.formModifier and TypeClassDescriptionclassDOM implementation of OpenDocument element <form:button>.classDOM implementation of OpenDocument element <form:checkbox>.classDOM implementation of OpenDocument element <form:column>.classDOM implementation of OpenDocument element <form:combobox>.classDOM implementation of OpenDocument element <form:connection-resource>.classDOM implementation of OpenDocument element <form:date>.classDOM implementation of OpenDocument element <form:file>.classDOM implementation of OpenDocument element <form:fixed-text>.classDOM implementation of OpenDocument element <form:formatted-text>.classDOM implementation of OpenDocument element <form:form>.classDOM implementation of OpenDocument element <form:frame>.classDOM implementation of OpenDocument element <form:generic-control>.classDOM implementation of OpenDocument element <form:grid>.classDOM implementation of OpenDocument element <form:hidden>.classDOM implementation of OpenDocument element <form:image>.classDOM implementation of OpenDocument element <form:image-frame>.classDOM implementation of OpenDocument element <form:item>.classDOM implementation of OpenDocument element <form:listbox>.classDOM implementation of OpenDocument element <form:list-property>.classDOM implementation of OpenDocument element <form:list-value>.classDOM implementation of OpenDocument element <form:number>.classDOM implementation of OpenDocument element <form:option>.classDOM implementation of OpenDocument element <form:password>.classDOM implementation of OpenDocument element <form:properties>.classDOM implementation of OpenDocument element <form:property>.classDOM implementation of OpenDocument element <form:radio>.classDOM implementation of OpenDocument element <form:textarea>.classDOM implementation of OpenDocument element <form:text>.classDOM implementation of OpenDocument element <form:time>.classDOM implementation of OpenDocument element <form:value-range>. -
Uses of OdfElement in org.odftoolkit.odfdom.dom.element.math
Subclasses of OdfElement in org.odftoolkit.odfdom.dom.element.math -
Uses of OdfElement in org.odftoolkit.odfdom.dom.element.meta
Subclasses of OdfElement in org.odftoolkit.odfdom.dom.element.metaModifier and TypeClassDescriptionclassDOM implementation of OpenDocument element <meta:auto-reload>.classDOM implementation of OpenDocument element <meta:creation-date>.classDOM implementation of OpenDocument element <meta:date-string>.classDOM implementation of OpenDocument element <meta:document-statistic>.classDOM implementation of OpenDocument element <meta:editing-cycles>.classDOM implementation of OpenDocument element <meta:editing-duration>.classDOM implementation of OpenDocument element <meta:generator>.classDOM implementation of OpenDocument element <meta:hyperlink-behaviour>.classDOM implementation of OpenDocument element <meta:initial-creator>.classDOM implementation of OpenDocument element <meta:keyword>.classDOM implementation of OpenDocument element <meta:print-date>.classDOM implementation of OpenDocument element <meta:printed-by>.classDOM implementation of OpenDocument element <meta:template>.classDOM implementation of OpenDocument element <meta:user-defined>. -
Uses of OdfElement in org.odftoolkit.odfdom.dom.element.number
Subclasses of OdfElement in org.odftoolkit.odfdom.dom.element.numberModifier and TypeClassDescriptionclassinterface of styles that represent the different number formats that are referenced from styles/auto styles with the data-style-name attributeclassDOM implementation of OpenDocument element <number:am-pm>.classDOM implementation of OpenDocument element <number:boolean>.classDOM implementation of OpenDocument element <number:boolean-style>.classDOM implementation of OpenDocument element <number:currency-style>.classDOM implementation of OpenDocument element <number:currency-symbol>.classDOM implementation of OpenDocument base elementclassDOM implementation of OpenDocument element <number:date-style>.classDOM implementation of OpenDocument element <number:day>.classDOM implementation of OpenDocument element <number:day-of-week>.classDOM implementation of OpenDocument element <number:embedded-text>.classDOM implementation of OpenDocument element <number:era>.classDOM implementation of OpenDocument element <number:fraction>.classDOM implementation of OpenDocument element <number:hours>.classDOM implementation of OpenDocument element <number:minutes>.classDOM implementation of OpenDocument element <number:month>.classDOM implementation of OpenDocument element <number:number>.classDOM implementation of OpenDocument element <number:number-style>.classDOM implementation of OpenDocument element <number:percentage-style>.classDOM implementation of OpenDocument element <number:quarter>.classDOM implementation of OpenDocument element <number:scientific-number>.classDOM implementation of OpenDocument element <number:seconds>.classDOM implementation of OpenDocument element <number:text-content>.classDOM implementation of OpenDocument element <number:text>.classDOM implementation of OpenDocument element <number:text-style>.classDOM implementation of OpenDocument element <number:time-style>.classDOM implementation of OpenDocument element <number:week-of-year>.classDOM implementation of OpenDocument element <number:year>. -
Uses of OdfElement in org.odftoolkit.odfdom.dom.element.office
Subclasses of OdfElement in org.odftoolkit.odfdom.dom.element.officeModifier and TypeClassDescriptionclassDOM implementation of OpenDocument element <office:annotation>.classDOM implementation of OpenDocument element <office:annotation-end>.classDOM implementation of OpenDocument element <office:automatic-styles>.classDOM implementation of OpenDocument element <office:binary-data>.classDOM implementation of OpenDocument element <office:body>.classDOM implementation of OpenDocument element <office:change-info>.classDOM implementation of OpenDocument element <office:chart>.classDOM implementation of OpenDocument element <office:database>.classDOM implementation of OpenDocument element <office:dde-source>.classDOM implementation of OpenDocument element <office:document-content>.classDOM implementation of OpenDocument element <office:document>.classDOM implementation of OpenDocument element <office:document-meta>.classDOM implementation of OpenDocument element <office:document-settings>.classDOM implementation of OpenDocument element <office:document-styles>.classDOM implementation of OpenDocument element <office:drawing>.classDOM implementation of OpenDocument element <office:event-listeners>.classDOM implementation of OpenDocument element <office:font-face-decls>.classDOM implementation of OpenDocument element <office:forms>.classDOM implementation of OpenDocument element <office:image>.classDOM implementation of OpenDocument element <office:master-styles>.classDOM implementation of OpenDocument element <office:meta>.classDOM implementation of OpenDocument element <office:presentation>.classDOM implementation of OpenDocument element <office:script>.classDOM implementation of OpenDocument element <office:scripts>.classDOM implementation of OpenDocument element <office:settings>.classDOM implementation of OpenDocument element <office:spreadsheet>.classDOM implementation of OpenDocument element <office:styles>.classDOM implementation of OpenDocument element <office:text>. -
Uses of OdfElement in org.odftoolkit.odfdom.dom.element.presentation
Subclasses of OdfElement in org.odftoolkit.odfdom.dom.element.presentationModifier and TypeClassDescriptionclassDOM implementation of OpenDocument element <presentation:animation-group>.classDOM implementation of OpenDocument element <presentation:animations>.classDOM implementation of OpenDocument element <presentation:date-time-decl>.classDOM implementation of OpenDocument element <presentation:date-time>.classDOM implementation of OpenDocument element <presentation:dim>.classDOM implementation of OpenDocument element <presentation:event-listener>.classDOM implementation of OpenDocument element <presentation:footer-decl>.classDOM implementation of OpenDocument element <presentation:footer>.classDOM implementation of OpenDocument element <presentation:header-decl>.classDOM implementation of OpenDocument element <presentation:header>.classDOM implementation of OpenDocument element <presentation:hide-shape>.classDOM implementation of OpenDocument element <presentation:hide-text>.classDOM implementation of OpenDocument element <presentation:notes>.classDOM implementation of OpenDocument element <presentation:placeholder>.classDOM implementation of OpenDocument element <presentation:play>.classDOM implementation of OpenDocument element <presentation:settings>.classDOM implementation of OpenDocument element <presentation:show>.classDOM implementation of OpenDocument element <presentation:show-shape>.classDOM implementation of OpenDocument element <presentation:show-text>.classDOM implementation of OpenDocument element <presentation:sound>. -
Uses of OdfElement in org.odftoolkit.odfdom.dom.element.script
Subclasses of OdfElement in org.odftoolkit.odfdom.dom.element.scriptModifier and TypeClassDescriptionclassDOM implementation of OpenDocument element <script:event-listener>. -
Uses of OdfElement in org.odftoolkit.odfdom.dom.element.style
Subclasses of OdfElement in org.odftoolkit.odfdom.dom.element.styleModifier and TypeClassDescriptionclassDOM implementation of OpenDocument element <style:background-image>.classDOM implementation of OpenDocument element <style:chart-properties>.classDOM implementation of OpenDocument element <style:column>.classDOM implementation of OpenDocument element <style:columns>.classDOM implementation of OpenDocument element <style:column-sep>.classDOM implementation of OpenDocument element <style:default-page-layout>.classDOM implementation of OpenDocument element <style:default-style>.classDOM implementation of OpenDocument element <style:drawing-page-properties>.classDOM implementation of OpenDocument element <style:drop-cap>.classDOM implementation of OpenDocument element <style:font-face>.classDOM implementation of OpenDocument element <style:footer>.classDOM implementation of OpenDocument element <style:footer-left>.classDOM implementation of OpenDocument element <style:footer-style>.classDOM implementation of OpenDocument element <style:footnote-sep>.classDOM implementation of OpenDocument element <style:graphic-properties>.classDOM implementation of OpenDocument element <style:handout-master>.classDOM implementation of OpenDocument element <style:header>.classDOM implementation of OpenDocument element <style:header-footer-properties>.classDOM implementation of OpenDocument element <style:header-left>.classDOM implementation of OpenDocument element <style:header-style>.classDOM implementation of OpenDocument element <style:list-level-label-alignment>.classDOM implementation of OpenDocument element <style:list-level-properties>.classDOM implementation of OpenDocument element <style:map>.classDOM implementation of OpenDocument element <style:master-page>.classDOM implementation of OpenDocument element <style:page-layout>.classDOM implementation of OpenDocument element <style:page-layout-properties>.classDOM implementation of OpenDocument element <style:paragraph-properties>.classDOM implementation of OpenDocument element <style:presentation-page-layout>.classDOM implementation of OpenDocument element <style:region-center>.classDOM implementation of OpenDocument element <style:region-left>.classDOM implementation of OpenDocument element <style:region-right>.classDOM implementation of OpenDocument element <style:ruby-properties>.classDOM implementation of OpenDocument element <style:section-properties>.classDOM implementation of OpenDocument element <style:style>.classDOM implementation of OpenDocument element <style:table-cell-properties>.classDOM implementation of OpenDocument element <style:table-column-properties>.classDOM implementation of OpenDocument element <style:table-properties>.classDOM implementation of OpenDocument element <style:table-row-properties>.classDOM implementation of OpenDocument element <style:tab-stop>.classDOM implementation of OpenDocument element <style:tab-stops>.classDOM implementation of OpenDocument element <style:text-properties>. -
Uses of OdfElement in org.odftoolkit.odfdom.dom.element.svg
Subclasses of OdfElement in org.odftoolkit.odfdom.dom.element.svgModifier and TypeClassDescriptionclassDOM implementation of OpenDocument element <svg:definition-src>.classDOM implementation of OpenDocument element <svg:desc>.classDOM implementation of OpenDocument element <svg:font-face-format>.classDOM implementation of OpenDocument element <svg:font-face-name>.classDOM implementation of OpenDocument element <svg:font-face-src>.classDOM implementation of OpenDocument element <svg:font-face-uri>.classDOM implementation of OpenDocument element <svg:linearGradient>.classDOM implementation of OpenDocument element <svg:radialGradient>.classDOM implementation of OpenDocument element <svg:stop>.classDOM implementation of OpenDocument element <svg:title>. -
Uses of OdfElement in org.odftoolkit.odfdom.dom.element.table
Subclasses of OdfElement in org.odftoolkit.odfdom.dom.element.tableModifier and TypeClassDescriptionclassDOM implementation of OpenDocument element <table:background>.classDOM implementation of OpenDocument element <table:body>.classDOM implementation of OpenDocument element <table:calculation-settings>.classDOM implementation of OpenDocument element <table:cell-address>.classDOM implementation of OpenDocument element <table:cell-content-change>.classDOM implementation of OpenDocument element <table:cell-content-deletion>.classDOM implementation of OpenDocument element <table:cell-range-source>.classDOM implementation of OpenDocument element <table:change-deletion>.classDOM implementation of OpenDocument element <table:change-track-table-cell>.classDOM implementation of OpenDocument element <table:consolidation>.classDOM implementation of OpenDocument element <table:content-validation>.classDOM implementation of OpenDocument element <table:content-validations>.classDOM implementation of OpenDocument element <table:covered-table-cell>.classDOM implementation of OpenDocument element <table:cut-offs>.classDOM implementation of OpenDocument element <table:database-range>.classDOM implementation of OpenDocument element <table:database-ranges>.classDOM implementation of OpenDocument element <table:database-source-query>.classDOM implementation of OpenDocument element <table:database-source-sql>.classDOM implementation of OpenDocument element <table:database-source-table>.classDOM implementation of OpenDocument element <table:data-pilot-display-info>.classDOM implementation of OpenDocument element <table:data-pilot-field>.classDOM implementation of OpenDocument element <table:data-pilot-field-reference>.classDOM implementation of OpenDocument element <table:data-pilot-group>.classDOM implementation of OpenDocument element <table:data-pilot-group-member>.classDOM implementation of OpenDocument element <table:data-pilot-groups>.classDOM implementation of OpenDocument element <table:data-pilot-layout-info>.classDOM implementation of OpenDocument element <table:data-pilot-level>.classDOM implementation of OpenDocument element <table:data-pilot-member>.classDOM implementation of OpenDocument element <table:data-pilot-members>.classDOM implementation of OpenDocument element <table:data-pilot-sort-info>.classDOM implementation of OpenDocument element <table:data-pilot-subtotal>.classDOM implementation of OpenDocument element <table:data-pilot-subtotals>.classDOM implementation of OpenDocument element <table:data-pilot-table>.classDOM implementation of OpenDocument element <table:data-pilot-tables>.classDOM implementation of OpenDocument element <table:dde-link>.classDOM implementation of OpenDocument element <table:dde-links>.classDOM implementation of OpenDocument element <table:deletion>.classDOM implementation of OpenDocument element <table:deletions>.classDOM implementation of OpenDocument element <table:dependencies>.classDOM implementation of OpenDocument element <table:dependency>.classDOM implementation of OpenDocument element <table:desc>.classDOM implementation of OpenDocument element <table:detective>.classDOM implementation of OpenDocument element <table:error-macro>.classDOM implementation of OpenDocument element <table:error-message>.classDOM implementation of OpenDocument element <table:even-columns>.classDOM implementation of OpenDocument element <table:even-rows>.classDOM implementation of OpenDocument element <table:filter-and>.classDOM implementation of OpenDocument element <table:filter-condition>.classDOM implementation of OpenDocument element <table:filter>.classDOM implementation of OpenDocument element <table:filter-or>.classDOM implementation of OpenDocument element <table:filter-set-item>.classDOM implementation of OpenDocument element <table:first-column>.classDOM implementation of OpenDocument element <table:first-row>.classDOM implementation of OpenDocument element <table:help-message>.classDOM implementation of OpenDocument element <table:highlighted-range>.classDOM implementation of OpenDocument element <table:insertion-cut-off>.classDOM implementation of OpenDocument element <table:insertion>.classDOM implementation of OpenDocument element <table:iteration>.classDOM implementation of OpenDocument element <table:label-range>.classDOM implementation of OpenDocument element <table:label-ranges>.classDOM implementation of OpenDocument element <table:last-column>.classDOM implementation of OpenDocument element <table:last-row>.classDOM implementation of OpenDocument element <table:movement-cut-off>.classDOM implementation of OpenDocument element <table:movement>.classDOM implementation of OpenDocument element <table:named-expression>.classDOM implementation of OpenDocument element <table:named-expressions>.classDOM implementation of OpenDocument element <table:named-range>.classDOM implementation of OpenDocument element <table:null-date>.classDOM implementation of OpenDocument element <table:odd-columns>.classDOM implementation of OpenDocument element <table:odd-rows>.classDOM implementation of OpenDocument element <table:operation>.classDOM implementation of OpenDocument element <table:previous>.classDOM implementation of OpenDocument element <table:scenario>.classDOM implementation of OpenDocument element <table:shapes>.classDOM implementation of OpenDocument element <table:sort-by>.classDOM implementation of OpenDocument element <table:sort>.classDOM implementation of OpenDocument element <table:sort-groups>.classDOM implementation of OpenDocument element <table:source-cell-range>.classDOM implementation of OpenDocument element <table:source-range-address>.classDOM implementation of OpenDocument element <table:source-service>.classDOM implementation of OpenDocument element <table:subtotal-field>.classDOM implementation of OpenDocument element <table:subtotal-rule>.classDOM implementation of OpenDocument element <table:subtotal-rules>.classDOM implementation of OpenDocument element <table:table-cell>.classDOM implementation of OpenDocument base elementclassDOM implementation of OpenDocument element <table:table-column>.classDOM implementation of OpenDocument element <table:table-column-group>.classDOM implementation of OpenDocument element <table:table-columns>.classDOM implementation of OpenDocument element <table:table>.classDOM implementation of OpenDocument element <table:table-header-columns>.classDOM implementation of OpenDocument element <table:table-header-rows>.classDOM implementation of OpenDocument element <table:table-row>.classDOM implementation of OpenDocument element <table:table-row-group>.classDOM implementation of OpenDocument element <table:table-rows>.classDOM implementation of OpenDocument element <table:table-source>.classDOM implementation of OpenDocument element <table:table-template>.classDOM implementation of OpenDocument element <table:target-range-address>.classDOM implementation of OpenDocument element <table:title>.classDOM implementation of OpenDocument element <table:tracked-changes>. -
Uses of OdfElement in org.odftoolkit.odfdom.dom.element.text
Subclasses of OdfElement in org.odftoolkit.odfdom.dom.element.textModifier and TypeClassDescriptionclassDOM implementation of OpenDocument element <text:a>.classDOM implementation of OpenDocument element <text:alphabetical-index-auto-mark-file>.classDOM implementation of OpenDocument element <text:alphabetical-index>.classDOM implementation of OpenDocument element <text:alphabetical-index-entry-template>.classDOM implementation of OpenDocument element <text:alphabetical-index-mark>.classDOM implementation of OpenDocument element <text:alphabetical-index-mark-end>.classDOM implementation of OpenDocument element <text:alphabetical-index-mark-start>.classDOM implementation of OpenDocument element <text:alphabetical-index-source>.classDOM implementation of OpenDocument element <text:author-initials>.classDOM implementation of OpenDocument element <text:author-name>.classDOM implementation of OpenDocument element <text:bibliography-configuration>.classDOM implementation of OpenDocument element <text:bibliography>.classDOM implementation of OpenDocument element <text:bibliography-entry-template>.classDOM implementation of OpenDocument element <text:bibliography-mark>.classDOM implementation of OpenDocument element <text:bibliography-source>.classDOM implementation of OpenDocument element <text:bookmark>.classDOM implementation of OpenDocument element <text:bookmark-end>.classDOM implementation of OpenDocument element <text:bookmark-ref>.classDOM implementation of OpenDocument element <text:bookmark-start>.classDOM implementation of OpenDocument element <text:changed-region>.classDOM implementation of OpenDocument element <text:change>.classDOM implementation of OpenDocument element <text:change-end>.classDOM implementation of OpenDocument element <text:change-start>.classDOM implementation of OpenDocument element <text:chapter>.classDOM implementation of OpenDocument element <text:character-count>.classDOM implementation of OpenDocument element <text:conditional-text>.classDOM implementation of OpenDocument element <text:creation-date>.classDOM implementation of OpenDocument element <text:creation-time>.classDOM implementation of OpenDocument element <text:creator>.classDOM implementation of OpenDocument element <text:database-display>.classDOM implementation of OpenDocument element <text:database-name>.classDOM implementation of OpenDocument element <text:database-next>.classDOM implementation of OpenDocument element <text:database-row-number>.classDOM implementation of OpenDocument element <text:database-row-select>.classDOM implementation of OpenDocument element <text:date>.classDOM implementation of OpenDocument element <text:dde-connection-decl>.classDOM implementation of OpenDocument element <text:dde-connection-decls>.classDOM implementation of OpenDocument element <text:dde-connection>.classDOM implementation of OpenDocument element <text:deletion>.classDOM implementation of OpenDocument element <text:description>.classDOM implementation of OpenDocument element <text:editing-cycles>.classDOM implementation of OpenDocument element <text:editing-duration>.classDOM implementation of OpenDocument element <text:execute-macro>.classDOM implementation of OpenDocument element <text:expression>.classDOM implementation of OpenDocument element <text:file-name>.classDOM implementation of OpenDocument element <text:format-change>.classDOM implementation of OpenDocument element <text:h>.classDOM implementation of OpenDocument element <text:hidden-paragraph>.classDOM implementation of OpenDocument element <text:hidden-text>.classDOM implementation of OpenDocument element <text:illustration-index>.classDOM implementation of OpenDocument element <text:illustration-index-entry-template>.classDOM implementation of OpenDocument element <text:illustration-index-source>.classDOM implementation of OpenDocument element <text:image-count>.classDOM implementation of OpenDocument element <text:index-body>.classDOM implementation of OpenDocument element <text:index-entry-bibliography>.classDOM implementation of OpenDocument element <text:index-entry-chapter>.classDOM implementation of OpenDocument element <text:index-entry-link-end>.classDOM implementation of OpenDocument element <text:index-entry-link-start>.classDOM implementation of OpenDocument element <text:index-entry-page-number>.classDOM implementation of OpenDocument element <text:index-entry-span>.classDOM implementation of OpenDocument element <text:index-entry-tab-stop>.classDOM implementation of OpenDocument element <text:index-entry-text>.classDOM implementation of OpenDocument element <text:index-source-style>.classDOM implementation of OpenDocument element <text:index-source-styles>.classDOM implementation of OpenDocument element <text:index-title>.classDOM implementation of OpenDocument element <text:index-title-template>.classDOM implementation of OpenDocument element <text:initial-creator>.classDOM implementation of OpenDocument element <text:insertion>.classDOM implementation of OpenDocument element <text:keywords>.classDOM implementation of OpenDocument element <text:line-break>.classDOM implementation of OpenDocument element <text:linenumbering-configuration>.classDOM implementation of OpenDocument element <text:linenumbering-separator>.classDOM implementation of OpenDocument element <text:list>.classDOM implementation of OpenDocument element <text:list-header>.classDOM implementation of OpenDocument element <text:list-item>.classDOM implementation of OpenDocument element <text:list-level-style-bullet>.classDOM implementation of OpenDocument base elementclassDOM implementation of OpenDocument element <text:list-level-style-image>.classDOM implementation of OpenDocument element <text:list-level-style-number>.classDOM implementation of OpenDocument element <text:list-style>.classDOM implementation of OpenDocument element <text:measure>.classDOM implementation of OpenDocument element <text:meta>.classDOM implementation of OpenDocument element <text:meta-field>.classDOM implementation of OpenDocument element <text:modification-date>.classDOM implementation of OpenDocument element <text:modification-time>.classDOM implementation of OpenDocument element <text:note-body>.classDOM implementation of OpenDocument element <text:note-citation>.classDOM implementation of OpenDocument element <text:note-continuation-notice-backward>.classDOM implementation of OpenDocument element <text:note-continuation-notice-forward>.classDOM implementation of OpenDocument element <text:note>.classDOM implementation of OpenDocument element <text:note-ref>.classDOM implementation of OpenDocument element <text:notes-configuration>.classDOM implementation of OpenDocument element <text:numbered-paragraph>.classDOM implementation of OpenDocument element <text:number>.classDOM implementation of OpenDocument element <text:object-count>.classDOM implementation of OpenDocument element <text:object-index>.classDOM implementation of OpenDocument element <text:object-index-entry-template>.classDOM implementation of OpenDocument element <text:object-index-source>.classDOM implementation of OpenDocument element <text:outline-level-style>.classDOM implementation of OpenDocument element <text:outline-style>.classDOM implementation of OpenDocument element <text:page-continuation>.classDOM implementation of OpenDocument element <text:page-count>.classDOM implementation of OpenDocument element <text:page>.classDOM implementation of OpenDocument element <text:page-number>.classDOM implementation of OpenDocument element <text:page-sequence>.classDOM implementation of OpenDocument element <text:page-variable-get>.classDOM implementation of OpenDocument element <text:page-variable-set>.classDOM implementation of OpenDocument element <text:paragraph-count>.classDOM implementation of OpenDocument base elementclassDOM implementation of OpenDocument element <text:p>.classDOM implementation of OpenDocument element <text:placeholder>.classDOM implementation of OpenDocument element <text:print-date>.classDOM implementation of OpenDocument element <text:printed-by>.classDOM implementation of OpenDocument element <text:print-time>.classDOM implementation of OpenDocument element <text:reference-mark>.classDOM implementation of OpenDocument element <text:reference-mark-end>.classDOM implementation of OpenDocument element <text:reference-mark-start>.classDOM implementation of OpenDocument element <text:reference-ref>.classDOM implementation of OpenDocument element <text:ruby-base>.classDOM implementation of OpenDocument element <text:ruby>.classDOM implementation of OpenDocument element <text:ruby-text>.classDOM implementation of OpenDocument element <text:script>.classDOM implementation of OpenDocument element <text:section>.classDOM implementation of OpenDocument element <text:section-source>.classDOM implementation of OpenDocument element <text:s>.classDOM implementation of OpenDocument element <text:sender-city>.classDOM implementation of OpenDocument element <text:sender-company>.classDOM implementation of OpenDocument element <text:sender-country>.classDOM implementation of OpenDocument element <text:sender-email>.classDOM implementation of OpenDocument element <text:sender-fax>.classDOM implementation of OpenDocument element <text:sender-firstname>.classDOM implementation of OpenDocument element <text:sender-initials>.classDOM implementation of OpenDocument element <text:sender-lastname>.classDOM implementation of OpenDocument element <text:sender-phone-private>.classDOM implementation of OpenDocument element <text:sender-phone-work>.classDOM implementation of OpenDocument element <text:sender-position>.classDOM implementation of OpenDocument element <text:sender-postal-code>.classDOM implementation of OpenDocument element <text:sender-state-or-province>.classDOM implementation of OpenDocument element <text:sender-street>.classDOM implementation of OpenDocument element <text:sender-title>.classDOM implementation of OpenDocument element <text:sequence-decl>.classDOM implementation of OpenDocument element <text:sequence-decls>.classDOM implementation of OpenDocument element <text:sequence>.classDOM implementation of OpenDocument element <text:sequence-ref>.classDOM implementation of OpenDocument element <text:sheet-name>.classDOM implementation of OpenDocument element <text:soft-page-break>.classDOM implementation of OpenDocument element <text:sort-key>.classDOM implementation of OpenDocument element <text:span>.classDOM implementation of OpenDocument element <text:subject>.classDOM implementation of OpenDocument element <text:tab>.classDOM implementation of OpenDocument element <text:table-count>.classDOM implementation of OpenDocument element <text:table-formula>.classDOM implementation of OpenDocument element <text:table-index>.classDOM implementation of OpenDocument element <text:table-index-entry-template>.classDOM implementation of OpenDocument element <text:table-index-source>.classDOM implementation of OpenDocument element <text:table-of-content>.classDOM implementation of OpenDocument element <text:table-of-content-entry-template>.classDOM implementation of OpenDocument element <text:table-of-content-source>.classDOM implementation of OpenDocument element <text:template-name>.classDOM implementation of OpenDocument element <text:text-input>.classDOM implementation of OpenDocument element <text:time>.classDOM implementation of OpenDocument element <text:title>.classDOM implementation of OpenDocument element <text:toc-mark>.classDOM implementation of OpenDocument element <text:toc-mark-end>.classDOM implementation of OpenDocument element <text:toc-mark-start>.classDOM implementation of OpenDocument element <text:tracked-changes>.classDOM implementation of OpenDocument element <text:user-defined>.classDOM implementation of OpenDocument element <text:user-field-decl>.classDOM implementation of OpenDocument element <text:user-field-decls>.classDOM implementation of OpenDocument element <text:user-field-get>.classDOM implementation of OpenDocument element <text:user-field-input>.classDOM implementation of OpenDocument element <text:user-index>.classDOM implementation of OpenDocument element <text:user-index-entry-template>.classDOM implementation of OpenDocument element <text:user-index-mark>.classDOM implementation of OpenDocument element <text:user-index-mark-end>.classDOM implementation of OpenDocument element <text:user-index-mark-start>.classDOM implementation of OpenDocument element <text:user-index-source>.classDOM implementation of OpenDocument element <text:variable-decl>.classDOM implementation of OpenDocument element <text:variable-decls>.classDOM implementation of OpenDocument element <text:variable-get>.classDOM implementation of OpenDocument element <text:variable-input>.classDOM implementation of OpenDocument element <text:variable-set>.classDOM implementation of OpenDocument element <text:word-count>.Methods in org.odftoolkit.odfdom.dom.element.text that return OdfElementModifier and TypeMethodDescriptionTextHElement.split(int posStart) Splitting the element at the given position into two halvesTextIndexTitleTemplateElement.split(int posStart) Splitting the element at the given position into two halvesTextPElement.split(int posStart) Splitting the element at the given position into two halves -
Uses of OdfElement in org.odftoolkit.odfdom.dom.element.xforms
Subclasses of OdfElement in org.odftoolkit.odfdom.dom.element.xformsModifier and TypeClassDescriptionclassDOM implementation of OpenDocument element <xforms:model>. -
Uses of OdfElement in org.odftoolkit.odfdom.dom.rdfa
Methods in org.odftoolkit.odfdom.dom.rdfa with parameters of type OdfElementModifier and TypeMethodDescriptionvoidBookmarkRDFMetadataExtractor.visit(OdfElement element) The end users needn't to care of this method, if you don't want to override the text content handling strategy ofOdfElement. -
Uses of OdfElement in org.odftoolkit.odfdom.incubator.doc.draw
Subclasses of OdfElement in org.odftoolkit.odfdom.incubator.doc.drawModifier and TypeClassDescriptionclassConvenient functionalty for the parent ODF OpenDocument elementclassConvenient functionality for the parent ODF OpenDocument element -
Uses of OdfElement in org.odftoolkit.odfdom.incubator.doc.number
Subclasses of OdfElement in org.odftoolkit.odfdom.incubator.doc.numberModifier and TypeClassDescriptionclassConvenient functionality for the parent ODF OpenDocument elementclassConvenient functionalty for the parent ODF OpenDocument elementclassConvenient functionalty for the parent ODF OpenDocument elementclassConvenient functionality for the parent ODF OpenDocument elementclassConvenient functionality for the parent ODF OpenDocument elementclassConvenient functionality for the parent ODF OpenDocument elementclassConvenient functionalty for the parent ODF OpenDocument element -
Uses of OdfElement in org.odftoolkit.odfdom.incubator.doc.office
Subclasses of OdfElement in org.odftoolkit.odfdom.incubator.doc.officeModifier and TypeClassDescriptionclassConvenient functionality for the parent ODF OpenDocument elementclassConvenient functionality for the parent ODF OpenDocument elementclassConvenient functionality for the parent ODF OpenDocument elementclassImplements shared functions for OdfAutomaticStyles and OdfStyles.Methods in org.odftoolkit.odfdom.incubator.doc.office with type parameters of type OdfElementModifier and TypeMethodDescriptionprotected <T extends OdfElement>
TOdfOfficeAutomaticStyles.getStylesElement(OdfFileDom dom, Class<T> clazz) protected <T extends OdfElement>
TOdfOfficeMasterStyles.getStylesElement(OdfFileDom dom, Class<T> clazz) protected <T extends OdfElement>
TOdfOfficeStyles.getStylesElement(OdfFileDom dom, Class<T> clazz) protected abstract <T extends OdfElement>
TOdfStylesBase.getStylesElement(OdfFileDom dom, Class<T> clazz) Methods in org.odftoolkit.odfdom.incubator.doc.office with parameters of type OdfElementModifier and TypeMethodDescriptionvoidOdfOfficeAutomaticStyles.onOdfNodeInserted(OdfElement node, Node refNode) voidOdfOfficeMasterStyles.onOdfNodeInserted(OdfElement node, Node refNode) override this method to get notified about element insertionvoidOdfOfficeStyles.onOdfNodeInserted(OdfElement node, Node refNode) voidOdfStylesBase.onOdfNodeInserted(OdfElement node, Node refNode) voidOdfOfficeAutomaticStyles.onOdfNodeRemoved(OdfElement node) voidOdfOfficeMasterStyles.onOdfNodeRemoved(OdfElement node) override this method to get notified about element insertionvoidOdfOfficeStyles.onOdfNodeRemoved(OdfElement node) voidOdfStylesBase.onOdfNodeRemoved(OdfElement node) -
Uses of OdfElement in org.odftoolkit.odfdom.incubator.doc.style
Subclasses of OdfElement in org.odftoolkit.odfdom.incubator.doc.styleModifier and TypeClassDescriptionclassConvenient functionality for the parent ODF OpenDocument elementclassConvenient functionality for the parent ODF OpenDocument elementclassConvenient functionality for the parent ODF OpenDocument element -
Uses of OdfElement in org.odftoolkit.odfdom.incubator.doc.text
Subclasses of OdfElement in org.odftoolkit.odfdom.incubator.doc.textModifier and TypeClassDescriptionclassConvenient functionality for the parent ODF OpenDocument elementclassConvenient functionalty for the parent ODF OpenDocument elementclassConvenient functionalty for the parent ODF OpenDocument elementclassConvenient functionalty for the parent ODF OpenDocument elementclassConvenient functionalty for the parent ODF OpenDocument elementclassConvenient functionalty for the parent ODF OpenDocument elementclassConvenient functionalty for the parent ODF OpenDocument elementclassConvenient functionalty for the parent ODF OpenDocument elementclassConvenient functionality for the parent ODF OpenDocument elementclassConvenient functionality for the parent ODF OpenDocument elementMethods in org.odftoolkit.odfdom.incubator.doc.text with parameters of type OdfElementModifier and TypeMethodDescriptionprotected voidOdfTextExtractor.appendElementText(OdfElement ele) Append the text content of this element to string buffer.static OdfEditableTextExtractorOdfEditableTextExtractor.newOdfEditableTextExtractor(OdfElement element) An instance of OdfEditableTextExtractor will be created to extract the editable text content of an ODF element.static OdfTextExtractorOdfTextExtractor.newOdfTextExtractor(OdfElement element) An instance of OdfTextExtractor will be created to extract the text content of an ODF element.voidOdfTextExtractor.visit(OdfElement element) Constructors in org.odftoolkit.odfdom.incubator.doc.text with parameters of type OdfElementModifierConstructorDescriptionprotectedOdfTextExtractor(OdfElement element) Constructor with an ODF element as paramter -
Uses of OdfElement in org.odftoolkit.odfdom.incubator.search
Methods in org.odftoolkit.odfdom.incubator.search that return OdfElementModifier and TypeMethodDescriptionTextSelection.getContainerElement()Get the mParagraph element or mHeading element that contain this textabstract OdfElementNavigation.getElement()Selection.getElement()get the container mElement of this selectionTextNavigation.getElement()TextSelection.getElement()Get the mParagraph element or mHeading element that contain this TextSelectionTextStyleNavigation.getElement()Methods in org.odftoolkit.odfdom.incubator.search with parameters of type OdfElementModifier and TypeMethodDescriptionvoidSelectionManager.refresh(OdfElement containerElement, int offset, int positionIndex) A direct method to update all the selections contained in a mElement after a certain position. -
Uses of OdfElement in org.odftoolkit.odfdom.pkg
Subclasses of OdfElement in org.odftoolkit.odfdom.pkgModifier and TypeClassDescriptionclassAny element within the ODF package that is listed in the ODF schema.classOverwriting the DOM methods for element access, whenever a new ODF element was added triggeringonOdfNodeInsertedand when removed aonOdfNodeRemoved..Methods in org.odftoolkit.odfdom.pkg with type parameters of type OdfElementModifier and TypeMethodDescriptionstatic <T extends OdfElement>
TOdfElement.findFirstChildNode(Class<T> clazz, Node parentNode) returns the first child node that implements the given class.static <T extends OdfElement>
TOdfElement.findNextChildNode(Class<T> clazz, Node refNode) returns the first sibling after the given reference node that implements the given class.static <T extends OdfElement>
TOdfElement.findPreviousChildNode(Class<T> clazz, Node refNode) returns the first previous sibling before the given reference node that implements the given class.protected <T extends OdfElement>
TOdfElement.getAncestorAs(Class<T> clazz) protected <T extends OdfElement>
TOdfElement.getParentAs(Class<T> clazz) <T extends OdfElement>
TOdfFileDom.newOdfElement(Class<T> clazz) Methods in org.odftoolkit.odfdom.pkg that return OdfElementModifier and TypeMethodDescriptionOdfElement.cloneElement()Clones this complete element with all descendants.static OdfElementOdfElement.cloneNode(OdfElement source, OdfElement target, boolean deep) Clones the content of the source element including attributes even xml:id to the target element.protected OdfElementOdfAlienElement.cloneOdfElement()Special handling for this class, which represents elements of various namesprotected OdfElementOdfElement.cloneOdfElement()Overwritten by AlienElement class, which represents XML elements of various namesOdfFileDom.createElement(String name) Create ODF element with namespace uri and qnameOdfFileDom.createElementNS(String nsuri, String qname) Create ODF element with namespace uri and qnameOdfFileDom.createElementNS(OdfName name) Create ODF element with ODF nameOdfElement.getComponentRoot()Returns the component referenceOdfElement.getFirstChildElement()OdfElement.getLastChildElement()static OdfElementOdfElement.getNextSiblingElement(Node node) static OdfElementOdfElement.getPreviousSiblingElement(Node node) OdfFileDom.getRootElement()Retrieves the ODF root element.static OdfElementOdfXMLFactory.newOdfElement(OdfFileDom dom, OdfName name) OdfElement.split(int posStart) Splitting the element at the given position into two halvesMethods in org.odftoolkit.odfdom.pkg with parameters of type OdfElementModifier and TypeMethodDescriptionprotected static voidOdfElement.appendUsingWhitespaceHandling(Node precedingNode, OdfElement parent, Node followingNode, String newString) If the string is inserted into a text:p/text:h element and it will be inserted in the start/end all spaces are replaced by <text:s/> element(s).static OdfElementOdfElement.cloneNode(OdfElement source, OdfElement target, boolean deep) Clones the content of the source element including attributes even xml:id to the target element.static voidOdfElement.copyAttributes(OdfElement from, OdfElement to) Copy attributes from one element to another, existing attributes will be overwrittenprotected voidOdfContainerElementBase.onOdfNodeInserted(OdfElement node, Node refChild) override this method to get notified about element insertionprotected voidOdfContainerElementBase.onOdfNodeRemoved(OdfElement node) override this method to get notified about element insertionvoidElementVisitor.visit(OdfElement element) Visit odf element and process some operations -
Uses of OdfElement in org.odftoolkit.odfdom.pkg.dsig
Subclasses of OdfElement in org.odftoolkit.odfdom.pkg.dsigModifier and TypeClassDescriptionclassData signature implementation of OpenDocument element <dsig:document-signatures>.classData signature implementation of OpenDocument element <ds:Signature>. -
Uses of OdfElement in org.odftoolkit.odfdom.pkg.manifest
Subclasses of OdfElement in org.odftoolkit.odfdom.pkg.manifestModifier and TypeClassDescriptionclassManifest implementation of OpenDocument element <manifest:algorithm>.classManifest implementation of OpenDocument element <manifest:encryption-data>.classManifest implementation of OpenDocument element <manifest:file-entry>.classManifest implementation of OpenDocument element <manifest:key-derivation>.classManifest implementation of OpenDocument element <manifest:manifest>.classManifest implementation of OpenDocument element <manifest:start-key-generation>.