Class DocumentFilter.SpecPacker

  • Enclosing class:
    DocumentFilter

    protected static class DocumentFilter.SpecPacker
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SpecPacker​(org.apache.manifoldcf.core.interfaces.Specification os)  
    • Constructor Detail

      • SpecPacker

        public SpecPacker​(org.apache.manifoldcf.core.interfaces.Specification os)
    • Method Detail

      • toPackedString

        public java.lang.String toPackedString()
      • checkLengthIndexable

        public boolean checkLengthIndexable​(long length)
      • checkDate

        public boolean checkDate​(java.util.Date date)
      • checkMimeType

        public boolean checkMimeType​(java.lang.String mimeType)
      • checkURLIndexable

        public boolean checkURLIndexable​(java.lang.String url)