Class ReformatMetadata

    • Constructor Detail

      • ReformatMetadata

        public ReformatMetadata()
      • ReformatMetadata

        public ReformatMetadata​(java.lang.String regexp)
    • Method Detail

      • getMetadataKeyRegexp

        public java.lang.String getMetadataKeyRegexp()
        Returns:
        the metadataKeyRegexp
      • setMetadataKeyRegexp

        public void setMetadataKeyRegexp​(java.lang.String s)
        Set the regular expression to match against.
        Parameters:
        s - the metadataKeyRegexp to set