Package overit.geocall.lang
Class LayerChapter
java.lang.Object
overit.geocall.lang.Chapter
overit.geocall.lang.LayerChapter
This class extends
This chapter is powered by the translations inserted into the jar of a specific layer.
Chapter and implements the release chapter level.This chapter is powered by the translations inserted into the jar of a specific layer.
-
Field Summary
Fields inherited from class overit.geocall.lang.Chapter
associations -
Constructor Summary
ConstructorsConstructorDescriptionLayerChapter(String lang, String layerName) Creates a newLayerChapterobject. -
Method Summary
Modifier and TypeMethodDescriptionprotected final voidprotected booleanloadInternalProperties(String pkg, LinkedList<String> names) protected booleanloadInternalTxt(String pkg, LinkedList<String> names) Methods inherited from class overit.geocall.lang.Chapter
addImport, convert, exists, getAssociations, getLangName, setExists, splitSourceAndTranslation
-
Constructor Details
-
LayerChapter
Creates a newLayerChapterobject.- 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
-
loadInternalTxt
-