Class SATEIFigureEntityAttributeCustomizer

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

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

    • SATEIFigureEntityAttributeCustomizer

      public SATEIFigureEntityAttributeCustomizer()
  • Method Details

    • getAttributeValue

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