GitHub user ClaudiaPHI opened a pull request:
https://github.com/apache/metamodel/pull/114
Feature/created a parser for fixed width
Created a Parser class for FixedWidthReader. I moved the parser method to
it's own class.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ClaudiaPHI/metamodel
feature/created-a-parser-for-fixed-width
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/metamodel/pull/114.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #114
----
commit 7c1ac2bc6e724a74831cd8521bd0d4011f8b2ec7
Author: claudiap <[email protected]>
Date: 2016-07-07T10:41:39Z
created another class for parsing the lines
commit ef72566902bc5a953483cfb53870f9afa920f5e7
Author: claudiap <[email protected]>
Date: 2016-07-11T12:36:11Z
removed unnecessary variables
commit cfd24ebe2fd6a5cd73e16fe6854f839e307a2520
Author: claudiap <[email protected]>
Date: 2016-07-11T12:37:34Z
clean up
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---