Carl Eric Codere created TIKA-4762:
--------------------------------------

             Summary: Remove final modified to Property class
                 Key: TIKA-4762
                 URL: https://issues.apache.org/jira/browse/TIKA-4762
             Project: Tika
          Issue Type: Improvement
          Components: core
    Affects Versions: 3.3.0
         Environment: h2. Problem description

The Property class is {{final}} in {{{}tika-core{}}}, and i would like to be 
able to use it as a base and extend it for my own needs but being final it 
cannot be subclassed, i simply would like to make it a non-final class so it 
can be reused, as in my use case i would like to extend it and implement an 
interface.
h2. How to resolve

Make the property class non-final.
            Reporter: Carl Eric Codere






--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to