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

XmlManager #27

Open
4 of 7 tasks
egonw opened this issue Dec 24, 2020 · 0 comments
Open
4 of 7 tasks

XmlManager #27

egonw opened this issue Dec 24, 2020 · 0 comments

Comments

@egonw
Copy link
Owner

egonw commented Dec 24, 2020

  • public boolean isWellFormed(IFile file, IProgressMonitor monitor)
  • public boolean isValid(IFile file, IProgressMonitor monitor)
  • public List validate(IFile file, IProgressMonitor monitor)
  • public List validateAgainstXMLSchema(
  • public List validateAgainstRelaxNG(
  • public List validateAgainstSchematron(
  • public List listNamespaces(IFile file) throws BioclipseException {
@egonw egonw created this issue from a note in Overview Bioclipse 2 API Coverage (Partly supported) Dec 24, 2020
@egonw egonw mentioned this issue Dec 25, 2020
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Partly supported
Development

No branches or pull requests

1 participant