public class OpenDoPEHandlerComponents
extends Object
Process OpenDoPE components.
From 6.1, components can be at any level in the
Main Document Part
content hierarchy where an SdtBlock is allowed.
From 6.1, components support the idea of an XPath
context: where an XPath is not absolute, it will be
interpreted relative to context. Context can be
provided explicitly (the id of an XPath in the XPaths
part). If not provided explicitly, we can read it
from an enclosing repeat. (We don't do that for
conditions right now, since they are a bit more tricky).
In 6.1, the section break handling is missing.
TODO: consider whether it is needed. May be useful
for top level components which add headers/footers?
- Author:
- jharrop