Package | Description |
---|---|
com.topologi.diffx |
The core set of classes used by Diff-X.
|
com.topologi.diffx.format |
Classes for formatting and text processing.
|
com.topologi.diffx.sequence |
Sequences and sequence utility tools.
|
Modifier and Type | Method and Description |
---|---|
static void |
Docx4jDriver.addToPrefixMapping(PrefixMapping to,
PrefixMapping others) |
Modifier and Type | Method and Description |
---|---|
void |
SmartXMLFormatter.declarePrefixMapping(PrefixMapping mapping)
Adds the prefix mapping to this class.
|
void |
SafeXMLFormatter.declarePrefixMapping(PrefixMapping mapping)
Adds the prefix mapping to this class.
|
void |
BasicXMLFormatter.declarePrefixMapping(PrefixMapping mapping)
Adds the prefix mapping to this class.
|
void |
ConvenientXMLFormatter.declarePrefixMapping(PrefixMapping mapping)
Adds the prefix mapping to this class.
|
void |
XMLDiffXFormatter.declarePrefixMapping(PrefixMapping mapping)
Adds the specified prefix mapping to the formatter so that they can be dclared when
needed.
|
void |
StrictXMLFormatter.declarePrefixMapping(PrefixMapping mapping)
Adds the prefix mapping to this class.
|
Modifier and Type | Method and Description |
---|---|
PrefixMapping |
EventSequence.getPrefixMapping()
Returns the prefix mapping for the namespace URIs in this sequence.
|
Copyright © 2007-2019. All Rights Reserved.