#include <parser/debug_validator/Debug_Element_Builder.h>
Inheritance diagram for ACEXML_Debug_Element_Builder:
|
|
|
|
|
Dump the content of the attribute definition. Implements ACEXML_Element_Def_Builder. |
|
End a new group of children.
Implements ACEXML_Element_Def_Builder. |
|
Insert an new element into the current child group.
Implements ACEXML_Element_Def_Builder. |
|
Insert one more element into Mixed definition. Implements ACEXML_Element_Def_Builder. |
|
Set the type of current child group to Choice.
Implements ACEXML_Element_Def_Builder. |
|
Define the content type of the element.
Implements ACEXML_Element_Def_Builder. |
|
Define the name of the element.
Implements ACEXML_Element_Def_Builder. |
|
Set the type of current child group to Sequence.
Implements ACEXML_Element_Def_Builder. |
|
Start a new group of children. Implements ACEXML_Element_Def_Builder. |
|
|
|
|
|
|
|
|