Class ParseConfigBlockOptionsFormulas


  • public final class ParseConfigBlockOptionsFormulas
    extends java.lang.Object
    • Method Detail

      • getEnabled

        public java.util.Optional<java.lang.Boolean> getEnabled()
        Returns:
        Whether to enable formula detection and parsing. When enabled, mathematical formulas and equations are detected and their LaTeX representations are included in the output. When disabled, formulas will be detected as text blocks and may not be accurately parsed.
      • equals

        public boolean equals​(java.lang.Object other)
        Overrides:
        equals in class java.lang.Object
      • getAdditionalProperties

        public java.util.Map<java.lang.String,​java.lang.Object> getAdditionalProperties()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object