public class Template extends TemplateDMW
core| Constructor and Description |
|---|
Template() |
Template(TemplateDMO dmo,
ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
void |
format(ValueContainerIF section,
FormattedArtifactIF artifact) |
String |
getElement(int i) |
int |
getElementCount() |
void |
initialize(String insertMarker)
Parses the format and breaks it down into Elements, which are either chunks of
text or references to named values that will be provided by a Section.
|
addDescription, addDescription, cloneIt, delDescription, delDescription, descriptionContains, equals, getDescriptionCopy, getDescriptionHasValue, getDescriptionIsEmpty, getDescriptionIterable, getDescriptionSize, getDMO, getFile, getFormat, getLineNumber, getModificationRecorder, getName, getObjectName, getObjectNameAttribute, hashCode, isDebugOn, remDebugOn, remDescription, remFile, remFormat, remLineNumber, remName, setDebugOn, setDebugOn, setFile, setFile, setFormat, setFormat, setLineNumber, setLineNumber, setName, setNameaddAux, applyModifier, getBackRefs, getConstructionClass, getConstructionClassInfo, getConstructionClassName, getDmcObject, getObjectClass, getReferringObjects, getReferringObjectsViaAttribute, hasAux, isReferenced, referenceCount, removeAux, resolveReferences, resolveReferences, serializeIt, setDmcObject, toJSON, toOIF, toOIF, toPersistentOIF, toString, youAreDeletedgetDeleted, getModifier, setDeleted, setModifierpublic Template()
public Template(TemplateDMO dmo, ClassDefinition cd)
public void format(ValueContainerIF section, FormattedArtifactIF artifact) throws IOException
IOExceptionpublic void initialize(String insertMarker) throws ResultException
insertMarker - a string that indicates where named values may be inserted in the formatDmcValueExceptionResultExceptionpublic String getElement(int i)
public int getElementCount()
Copyright © 2023. All rights reserved.