Allow use of LDPath functions with the fcrepo-ldapth route.
What's new?
Added 2-arg constructor to LDPathWrapper that takes a set of functions to register. The functions to register should be configured in the blueprint.xml.
How should this be tested?
Run mvn clean verify on the fcrepo-ldpath project.
Ticket: https://github.com/fcrepo4-exts/fcrepo-camel-toolbox/issues/140
What does this Pull Request do?
Allow use of LDPath functions with the fcrepo-ldapth route.
What's new?
Added 2-arg constructor to LDPathWrapper that takes a set of functions to register. The functions to register should be configured in the blueprint.xml.
How should this be tested?
Run
mvn clean verify
on the fcrepo-ldpath project.Interested parties
@bseeger, @dannylamb