Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Domain extraction from path string sometimes may be inconvenient. #26

Open
sayef opened this issue Apr 19, 2017 · 0 comments
Open

Domain extraction from path string sometimes may be inconvenient. #26

sayef opened this issue Apr 19, 2017 · 0 comments

Comments

@sayef
Copy link

sayef commented Apr 19, 2017

To extract the domain now we have to pass a path string:
Domain dialogueDomain = XMLDomainReader.extractDomain("path-to-topDomainFile");

But it would be useful to pass a File. May be the XMLs are downloaded from database and put them in Java temp File. Then it would be easy to code whether the XMLs are in the file system or not.

Thanks,
Sayef

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant