Class QuteUpcACode

java.lang.Object
io.quarkiverse.renarde.barcode.runtime.QuteBarCode
io.quarkiverse.renarde.barcode.runtime.QuteUpcACode
All Implemented Interfaces:
io.quarkus.qute.SectionHelperFactory<io.quarkiverse.renarde.barcode.runtime.QuteBarCode.CustomSectionHelper>

public class QuteUpcACode extends QuteBarCode implements io.quarkus.qute.SectionHelperFactory<io.quarkiverse.renarde.barcode.runtime.QuteBarCode.CustomSectionHelper>
  • Nested Class Summary

    Nested classes/interfaces inherited from class io.quarkiverse.renarde.barcode.runtime.QuteBarCode

    QuteBarCode.BarCodeEncoder

    Nested classes/interfaces inherited from interface io.quarkus.qute.SectionHelperFactory

    io.quarkus.qute.SectionHelperFactory.BlockInfo, io.quarkus.qute.SectionHelperFactory.MissingEndTagStrategy, io.quarkus.qute.SectionHelperFactory.ParametersInfo, io.quarkus.qute.SectionHelperFactory.ParserDelegate, io.quarkus.qute.SectionHelperFactory.SectionInitContext
  • Field Summary

    Fields inherited from interface io.quarkus.qute.SectionHelperFactory

    HINT_METADATA, MAIN_BLOCK_NAME
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class io.quarkiverse.renarde.barcode.runtime.QuteBarCode

    getDefaultAliases, getParameters, initialize, initializeBlock

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface io.quarkus.qute.SectionHelperFactory

    cacheFactoryConfig, getBlockLabels, getDefaultAliases, getParameters, initialize, initializeBlock, missingEndTagStrategy, treatUnknownSectionsAsBlocks
  • Constructor Details

    • QuteUpcACode

      public QuteUpcACode()