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