Static Public Attributes | |
string | caption = "caption" |
string | col = "col" |
string | colgroup = "colgroup" |
string | table = "table" |
string | tbody = "tbody" |
string | td = "td" |
string | tfoot = "tfoot" |
string | th = "th" |
string | thead = "thead" |
string | tr = "tr" |
string airbus_docgen::common::html.Tables::caption = "caption" [static] |
string airbus_docgen::common::html.Tables::col = "col" [static] |
string airbus_docgen::common::html.Tables::colgroup = "colgroup" [static] |
string airbus_docgen::common::html.Tables::table = "table" [static] |
string airbus_docgen::common::html.Tables::tbody = "tbody" [static] |
string airbus_docgen::common::html.Tables::td = "td" [static] |
string airbus_docgen::common::html.Tables::tfoot = "tfoot" [static] |
string airbus_docgen::common::html.Tables::th = "th" [static] |
string airbus_docgen::common::html.Tables::thead = "thead" [static] |
string airbus_docgen::common::html.Tables::tr = "tr" [static] |