remark
command.See: Description
Interface | Description |
---|---|
MarkConstants |
Class | Description |
---|---|
AttributeChange |
An attribute change as detected by
Diff.diff(com.xmlmind.xml.doc.Document, com.xmlmind.xml.doc.Document, java.util.List<com.xmlmind.xmleditapp.cmd.diff.Change>) . |
Change | |
ContentChange |
A change in the child nodes of an element as detected by
Diff.diff(com.xmlmind.xml.doc.Document, com.xmlmind.xml.doc.Document, java.util.List<com.xmlmind.xmleditapp.cmd.diff.Change>) . |
Diff |
Compare two revisions of the same initial document.
|
DiffHighlightFactory | |
DiffSupport |
Implementation of the
diffSupport command. |
DocumentIndenter |
Not part of the public, documented, API: A specialization of
DocumentIndenter which saves
the DiffSupport.SERIAL_NUMBER_PROPERTY element property
as the xxe-sn processing-instruction and the
the DiffSupport.REVISIONS_PROPERTY document property
as the xxe-revisions processing-instruction. |
DocumentWriter |
Not part of the public, documented, API: A specialization of
DocumentWriter which saves
the DiffSupport.SERIAL_NUMBER_PROPERTY element property
as the xxe-sn processing-instruction and the
the DiffSupport.REVISIONS_PROPERTY document property
as the xxe-revisions processing-instruction. |
DocumentWriterBase |
Not part of the public, documented, API: A specialization of
DocumentWriter which saves
the DiffSupport.SERIAL_NUMBER_PROPERTY element property
as the xxe-sn processing-instruction. |
LoadDocumentStep |
Not part of the public, documented, API: A specialization of
LoadDocumentStep which parses
the xxe-revision , xxe-sn ,
xxe-serial-numbers processing-instructions as document
and element properties. |
MarkedAttributeChange | |
MarkedChange | |
MarkedContentChange | |
NodeUtil | |
Remark |
Implementation of command
remark . |
RemarkEditor | |
RemarkIndicator | |
RemarkInfo | |
Revisions |
Revision history of a document.
|
Revisions.Delta |
The binary delta between revision #revisionNumber+1 and
revision #revisionNumber.
|
Exception | Description |
---|---|
DiffException |
Also contains the implementation of everything related to
remarks, for example the remark
command.
The classes in this package are not fully documented but should not be useful to third-party developers.