Documentation ¶
Index ¶
- func AddAttributeXML(Element *etree.Element, key, stype, text string) *etree.Element
- func AddAttributeXML_double(Element *etree.Element, key string, value float64) *etree.Element
- func AddAttributeXML_int(Element *etree.Element, key string, value int) *etree.Element
- func AddAttributeXML_string(Element *etree.Element, key string, value string) *etree.Element
- func AddSectionXML(Element *etree.Element, name string) *etree.Element
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddAttributeXML ¶
AddAttributeXML - добавляет аттрибут в элемент xgml
func AddAttributeXML_double ¶
AddAttributeXML_double - добавляет аттрибут типа double в элемент xgml
func AddAttributeXML_int ¶
AddAttributeXML_int - добавляет аттрибут типа int в элемент xgml
func AddAttributeXML_string ¶
AddAttributeXML_string - добавляет аттрибут типа string в элемент xgml
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.