eu.cdevreeze.tqa.base.relationship.RelationshipFactory
create a new configuration from the passed boolean flags
create a new configuration from the passed boolean flags
if true, allows syntax errors such as XPointer syntax errors or missing arcrole attributes
if true, allows "dead" arc XLink "from" or "to" attributes within any extended link
if true, allows "dead" locator href URIs within the taxonomy
Returns true if missing arcrole attributes in arcs are allowed
if true, allows syntax errors such as XPointer syntax errors or missing arcrole attributes
if true, allows "dead" locator href URIs within the taxonomy
if true, allows "dead" arc XLink "from" or "to" attributes within any extended link
Returns true if XPointer syntax errors in any locator href URI fragment are allowed
Configuration object used by a RelationshipFactory. It says to what extent the RelationshipFactory using it allows syntax errors in XLink arcs and locators, as well as "dead" locator href URIs.
Handling missing XLink arcrole attributes of arcs cannot be configured. This can be handled through the use of an appropriate arc filter, though.
if true, allows syntax errors such as XPointer syntax errors or missing arcrole attributes
if true, allows "dead" arc XLink "from" or "to" attributes within any extended link
if true, allows "dead" locator href URIs within the taxonomy