Class ExamplesTable.TableProperties

  • Enclosing class:
    ExamplesTable

    public static final class ExamplesTable.TableProperties
    extends Object
    • Method Detail

      • getMandatoryNonBlankProperty

        public <T> T getMandatoryNonBlankProperty​(String propertyName,
                                                  Type type)
      • getRowSeparator

        public String getRowSeparator()
      • getHeaderSeparator

        public String getHeaderSeparator()
      • getValueSeparator

        public String getValueSeparator()
      • getIgnorableSeparator

        public String getIgnorableSeparator()
      • getCommentSeparator

        public String getCommentSeparator()
      • isProcessEscapeSequences

        public boolean isProcessEscapeSequences()
      • isTrim

        public boolean isTrim()
      • isMetaByRow

        public boolean isMetaByRow()
      • getTransformer

        public String getTransformer()
      • getProperties

        public Properties getProperties()
      • getPropertiesAsString

        public String getPropertiesAsString()