Package 

Class Element

  • All Implemented Interfaces:
    java.io.Serializable

    
    public class Element
     implements Serializable
                        

    Provides a common representation for TTML elements.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected String id
    • Method Summary

      Modifier and Type Method Description
      String getID() The identifier of the element.
      void setID(String id) The identifier of the element.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • setID

         void setID(String id)

        The identifier of the element.

        Parameters:
        id - the identifier string