This task follows #616
Context
The current parser implementations (AbstractFileParser and related classes) process JCR NodeType definition files at runtime to build OSGi capabilities. These parsers were added as a temporary workaround and duplicate legacy code patterns.
Description
Once the implementation to handle those OSGi capabilities have been implemented, this task is to use the library/plugin remove the legacy code