19package org.openoffice.xmerge.merger.diff;
21import org.w3c.dom.Node;
63 return node.getNodeType() == Node.ELEMENT_NODE &&
This is an implementation of the Iterator interface.
This is an implementation of the Iterator interface and extends NodeIterator.
RowIterator(ConverterCapabilities cc, Node node)
Standard constructor.
boolean nodeSupported(Node node)
Overwrite the parent nodeSupported method.
A ConverterCapabilities object is used by DocumentMerger implementations.
This interface contains constants for StarOffice XML tags, attributes (StarCalc cell types,...
String TAG_TABLE_ROW
Element tag for table:table-row.
Document and PluginFactory implementations for XML based formats.
Provides interfaces for converting between two Document formats, and supports a "merge" interface for...