Class SuburbAU

    • Method Detail

      • getRegExp

        public String getRegExp()
        Description copied from class: LogicalType
        The Regular Expression that most closely matches (See LogicalType.isRegExpComplete()) this Semantic Type. Note: All valid matches will match this RE, but the inverse is not necessarily true.
        Overrides:
        getRegExp in class LogicalTypeBloomFilter
        Returns:
        The Java Regular Expression that most closely matches this Semantic Type.