java.lang.Object
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProcessedLiteral

class ProcessedLiteral extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • hashCode

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

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • getNormalizedLength

      public int getNormalizedLength()
    • getNormalized

      public String getNormalized()
    • addLiteralContained

      public void addLiteralContained(ProcessedLiteral literal)
    • getPropertyTypeCourseGrained

      public ProperyTypeCourseGrained getPropertyTypeCourseGrained()
    • getPropertyTypeFineGrained

      public ProperyTypeFineGrained getPropertyTypeFineGrained()
    • getContainedLiterals

      public Set<ProcessedLiteral> getContainedLiterals()
    • getContainedLiteralsSize

      public int getContainedLiteralsSize()
    • getLexical

      public String getLexical()
    • getTokenCount

      public int getTokenCount()