Class InternalTargets
Transform --+
|
InternalTargets
Given:
<paragraph>
<reference refname="direct internal">
direct internal
<target id="id1" name="direct internal">
The "refname" attribute is replaced by "refid" linking to the target's
"id":
<paragraph>
<reference refid="id1">
direct internal
<target id="id1" name="direct internal">
| Method Summary |
| |
apply(self)
Override to apply the transform to the document tree. |
| Inherited from Transform |
| |
__init__(self,
document,
startnode)
Initial setup for in-place document transforms. |
default_priority
-
- Type:
-
int
- Value:
|