MySQL 8.4.0
Source Code Documentation
XML_TAG Class Reference

Public Member Functions

 XML_TAG (int l, String f, String v)
 

Public Attributes

int level
 
String field
 
String value
 

Constructor & Destructor Documentation

◆ XML_TAG()

XML_TAG::XML_TAG ( int  l,
String  f,
String  v 
)

Member Data Documentation

◆ field

String XML_TAG::field

◆ level

int XML_TAG::level

◆ value

String XML_TAG::value

The documentation for this class was generated from the following file: