DeltaXML DITA Compare .NET API Documentation
This namespace contains the
.Net Specific API for the DITA Compare product, and is the recomended starting point for learning
about this product's API as a whole. Other aspects of the API are provided by IKVM conversion; please see the
com.deltaxml.dita namespace documentation for details.
Classes
| Class | Description | |
|---|---|---|
| DitaCompareDotNet |
Compares two Darwin Information Typing Architecture (DITA) topics or maps and produces
a result topic or map marked to show changes.
| |
| DitaMapfileCompareDotNet |
Compares the XML content of two Darwin Information Typing Architecture (DITA) maps and produces
a result map marked to show changes.
| |
| DitaMapTopicsetCompareDotNet |
Compares two Darwin Information Typing Architecture (DITA) maps and produces
a result map(s) marked to show changes.
| |
| DitaTopicCompareDotNet |
Compares two Darwin Information Typing Architecture (DITA) topics and produces
a result topic marked to show changes.
| |
| InputSource |
An entity input source is either a byte or character stream (along with a base URI).
|
Interfaces
| Interface | Description | |
|---|---|---|
| EntityResolver |
An entity resolver.
|
Delegates
| Delegate | Description | |
|---|---|---|
| DitaMapfileCompareDotNet ProgressHandler |
Records progress for comparison stage events.
| |
| DitaMapfileCompareDotNet ProgressHeartbeatHandler |
Records heartbeat events
| |
| DitaMapfileCompareDotNet ProgressStageCountHandler |
Records the computed stage count
| |
| DitaMapTopicsetCompareDotNet ProgressGeneralHandler |
Records progress for map compare events that return no value
| |
| DitaMapTopicsetCompareDotNet ProgressMapCopyHandler |
Records progress for map copy events.
| |
| DitaMapTopicsetCompareDotNet ProgressMapScanHandler |
Records progress for map scan events.
| |
| DitaMapTopicsetCompareDotNet ProgressMapTopicAlignmentHandler |
Records alignment information on referenced topics, giving an indication of the
number of comparisons to be performed - the size of the alignedTopics list.
| |
| DitaMapTopicsetCompareDotNet ProgressTopicCompareHandler |
Records information when each topic comparison is started or completed.
| |
| DitaMapTopicsetCompareDotNet ProgressTopicFailureHandler |
Records exception details when a topic processing failure occurs.
| |
| DitaMapTopicsetCompareDotNet ProgressTopicHrefHandler |
Records progress for topic compare events that return the topic href
| |
| DitaMapTopicsetCompareDotNet ProgressTopicProcessHandler |
Records details on topic processing Started and Completed events
| |
| DitaMapTopicsetCompareDotNet ProgressTopicStageCount |
Records the total number of topic comparison stages that are involved in performing the comparison.
| |
| DitaTopicCompareDotNet ProgressHandler |
Records progress for comparison stage events.
| |
| DitaTopicCompareDotNet ProgressHeartbeatHandler |
Records heartbeat events
| |
| DitaTopicCompareDotNet ProgressStageCountHandler |
Records the computed stage count
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| DitaMapTopicsetCompareDotNet DocumentSource |
Specifies the A or B source document map.
| |
| DitaMapTopicsetCompareDotNet ProcessingMode |
The mode in which topics are processed.
|