Interface HeaderElement
public interface HeaderElement
Common interface for all TigerXML header elements.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
Method Summary
Modifier and TypeMethodDescriptionConverts this element to its XML representation.
-
Method Details
-
toXMLString
-