Class ColumnHeaderProperties

java.lang.Object
nl.bstoi.poiparser.core.strategy.ColumnHeaderProperties

public class ColumnHeaderProperties
extends Object
Hylke Stapersma (codecentric nl) hylke.stapersma@codecentric.nl
  • Field Details

  • Constructor Details

    • ColumnHeaderProperties

      public ColumnHeaderProperties​(Properties properties)
  • Method Details

    • addColumnHeader

      public void addColumnHeader​(String sheetName, String propertyName, String value)
    • getColumnHeader

      public String getColumnHeader​(String sheetName, String propertyName)
    • containsColumnHeader

      public boolean containsColumnHeader​(String sheetName, String propertyName)