public final class IncludeReplacementTools
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
replaceIncludes(electric.xml.Element elDef,
Struktur stSrc,
CodebausteinStorageI cbs)
Replaces all "Include" child Elements in _elDef with the appropriate content
from the referenced Codebausteine.
|
public static final void replaceIncludes(electric.xml.Element elDef,
Struktur stSrc,
CodebausteinStorageI cbs)
elDef - the Element in which to replace "Include" child elements.stSrc - the Struktur from which the XML of elDef comes.cbs - the CodebausteinStorageI with which to load the referenced
Codebausteine.Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.