Interface HeaderElement

All Known Implementing Classes:
EdgeLabel, Feature, Meta

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 Type
    Method
    Description
    Converts this element to its XML representation.
  • Method Details

    • toXMLString

      String toXMLString()
      Converts this element to its XML representation.
      Returns:
      the XML string