Uses of Class
eu.bandm.tools.tdom.ContainerTemplate
Package
Description
Generates typed models of XML documents,
see
meta-tools TDOM user documentation.
-
Uses of ContainerTemplate in eu.bandm.tools.tdom
Modifier and TypeClassDescription(package private) class
(package private) class
(package private) class
Contains basic information for one particular element and the methods for generating the different constructors, parsers and top-level inquiry methods.(package private) class
Modifier and TypeFieldDescriptionprotected final ContainerTemplate
ContainerTemplate.parentContainer
ModifierConstructorDescriptionChoiceTemplate
(ContainerTemplate parentContainer, DTD.Choice choice, int numbering) protected
ContainerTemplate
(ContainerTemplate parentContainer) SequenceTemplate
(ContainerTemplate parentContainer, DTD.Seq seq, int numbering)