Class NameTokenProcessor.TokenInfo

    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • isExclude

        public boolean isExclude()
      • getKeywords

        public Set<String> getKeywords()
      • isRecursive

        public boolean isRecursive()
      • setRecursive

        public void setRecursive​(boolean recursive)
      • getResources

        public Set<String> getResources()
      • getToken

        public String getToken()
      • isDomainOnly

        public boolean isDomainOnly()
      • isStandaloneOnly

        public boolean isStandaloneOnly()