Class LayerChapter

java.lang.Object
overit.geocall.lang.Chapter
overit.geocall.lang.LayerChapter

public class LayerChapter extends Chapter
This class extends Chapter and implements the release chapter level.
This chapter is powered by the translations inserted into the jar of a specific layer.
  • Constructor Details

    • LayerChapter

      public LayerChapter(String lang, String layerName)
      Creates a new LayerChapter object.
      Parameters:
      lang - The language to which the chapter refers.
      layerName - The layer name to which the chapter refers.
  • Method Details

    • collectLayerChapter

      protected final void collectLayerChapter()
    • loadInternalProperties

      protected boolean loadInternalProperties(String pkg, LinkedList<String> names)
    • loadInternalTxt

      protected boolean loadInternalTxt(String pkg, LinkedList<String> names)