Class ECTEIFigureEntityAttributeCustomizer

java.lang.Object
ro.sync.ecss.extensions.tei.ECTEIFigureEntityAttributeCustomizer

@API(type=INTERNAL, src=PUBLIC) public class ECTEIFigureEntityAttributeCustomizer extends Object
Customize the value of the attribute for a TEI figure. It is used on Eclipse platform implementation.
  • Constructor Details

    • ECTEIFigureEntityAttributeCustomizer

      public ECTEIFigureEntityAttributeCustomizer()
  • Method Details

    • getAttributeValue

      public String getAttributeValue(AuthorAccess authorAccess)
      Get the value for the attribute entity.
      Parameters:
      authorAccess - The author access.
      Returns:
      The value of the attribute or null if canceled.