MyCoRe-Org / libmeta

Java APIs and models for common library standards
GNU Lesser General Public License v3.0
0 stars 2 forks source link

alto4: check spelling of TextLine vs TextlineString #98

Open rsteph-de opened 1 month ago

rsteph-de commented 1 month ago

There are some inconsistencies in class and method names: (small or capital L in Textline:

org.mycore.libmeta.alto__4.model.layout.block.TextLine
org.mycore.libmeta.alto__4.model.layout.block.textline.TextlineString
org.mycore.libmeta.alto__4.model.layout.block.textline.ITextlineChild

They should be checked against the schema and unified.