Menu

#253 ElementParser.parse(File)

Planned for 2.2
closed
5
2007-12-17
2007-10-08
No

Currently, the ElementParser supports parsing InputStream and Reader objects.

Suggestion is to allow direct parsing of a complete file.

I will attach a proposed implementation, which also fixes some typos in the Javadoc comments for the ElementParser class.

Discussion

  • Ernst de Haan

    Ernst de Haan - 2007-10-08

    Logged In: YES
    user_id=11053
    Originator: YES

    File Added: 1809379_0.diff

     
  • Ernst de Haan

    Ernst de Haan - 2007-10-08

    Suggested implementation.

     
  • Anthony Goubard

    Anthony Goubard - 2007-12-17
    • assigned_to: nobody --> agoubard
     
  • Anthony Goubard

    Anthony Goubard - 2007-12-17
    • milestone: --> Planned for 2.2
     
  • Anthony Goubard

    Anthony Goubard - 2007-12-17

    Logged In: YES
    user_id=987589
    Originator: NO

    Done. Will be in XINS 2.2-alpha1.
    The implementation is a bit different as it close the opened stream if an exception occurs.

     
  • Anthony Goubard

    Anthony Goubard - 2007-12-17
    • status: open --> closed
     

Log in to post a comment.