Class SimplePropertyPreFilter

    • Constructor Detail

      • SimplePropertyPreFilter

        public SimplePropertyPreFilter​(String... properties)
      • SimplePropertyPreFilter

        public SimplePropertyPreFilter​(Class<?> clazz,
                                       String... properties)
    • Method Detail

      • getIncludes

        public Set<String> getIncludes()
        Overrides:
        getIncludes in class com.alibaba.fastjson2.filter.SimplePropertyPreFilter
      • getExcludes

        public Set<String> getExcludes()
        Overrides:
        getExcludes in class com.alibaba.fastjson2.filter.SimplePropertyPreFilter