public final class IncludeReplacementTools
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
fillIncludes(electric.xml.Element elDef,
Struktur stSrc,
CodebausteinStorageI cbs,
boolean addIncludeReplacementCommentsOnly)
Fills all "Include" child Elements in _elDef with the appropriate content
from the referenced Codebausteine.
|
public static final void fillIncludes(electric.xml.Element elDef,
Struktur stSrc,
CodebausteinStorageI cbs,
boolean addIncludeReplacementCommentsOnly)
elDef - the Element in which to fill "Include" child elements.stSrc - the Struktur from which the XML of elDef comes.cbs - the CodebausteinStorageI with which to load the referenced Codebausteine.addIncludeReplacementCommentsOnly - if true, includes an XML comment in the cooked versionCopyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.