Claude Warren created JENA-312:
----------------------------------

             Summary: Expose "default" file extensions in Lang enum.
                 Key: JENA-312
                 URL: https://issues.apache.org/jira/browse/JENA-312
             Project: Apache Jena
          Issue Type: Improvement
          Components: RIOT
            Reporter: Claude Warren


Currently the Lang enum has a method guess() that will guess the language type 
from a file name.  It does this by maintaining a list of possible extensions 
for each Lang type.  I am looking for a method to return the first extension 
listed in the list for a given Lang to assist in producing a file name that 
will be parsed correctly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to