Package eu.bandm.tools.xslt.base
Class PathMap.MakeDifferent
java.lang.Object
eu.bandm.tools.dtm.DTM.MATCH_ONLY_00
eu.bandm.tools.dtm.DTM.Rewriter
eu.bandm.tools.xslt.base.PathMap.MakeDifferent
- All Implemented Interfaces:
Rewriter
- Enclosing class:
- PathMap
Rewriter which gives object identity to element references in content models.
Must be called in advance.
-
Field Summary
Fields inherited from class eu.bandm.tools.dtm.DTM.Rewriter
cache, clones, mcache, original
Fields inherited from class eu.bandm.tools.dtm.DTM.MATCH_ONLY_00
_visitor_debug_stream, partial
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
action
(DTM.Singleton orig) protected boolean
protected void
rewriteFields
(DTM.Element clone) Methods inherited from class eu.bandm.tools.dtm.DTM.Rewriter
action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, breakLoop, follow_alts, follow_attrs, follow_elems, follow_elems, follow_elems, follow_instructions, getResult, isMulti, putToCache, revert, rewrite, rewrite_typed, rewriteFields, rewriteFields, rewriteFields, rewriteFields, rewriteFields, rewriteFields, rewriteFields, rewriteFields, rewriteFields, rewriteFields, rewriteFields, rewriteFields, rewriteFields, rewriteFields, rewriteFields, rewriteFields, rewriteFields, rewriteFields, rewriteFields, rewriteFields, rewriteFields, rewriteFields, rewriteFields, rewriteFields, rewriteFields, rewriteFields, rewriteFields, rewriteFields, substitute, substitute_empty, useCache
Methods inherited from class eu.bandm.tools.dtm.DTM.MATCH_ONLY_00
action, action, action, compile, followAll_alts, followAll_attrs, followAll_elems, followAll_elems, followAll_elems, followAll_instructions, foreignObject, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, nomatch
-
Constructor Details
-
MakeDifferent
MakeDifferent()
-
-
Method Details
-
lookUp
- Overrides:
lookUp
in classDTM.Rewriter
-
rewriteFields
- Overrides:
rewriteFields
in classDTM.Rewriter
-
process
-
action
- Overrides:
action
in classDTM.Rewriter
-