Uses of Class
org.frankframework.align.AlignmentContext
Packages that use AlignmentContext
-
Uses of AlignmentContext in org.frankframework.align
Methods in org.frankframework.align that return AlignmentContextMethods in org.frankframework.align with parameters of type AlignmentContextModifier and TypeMethodDescriptionOverridesMap.getDefault
(AlignmentContext context) SubstitutionProvider.getDefault
(AlignmentContext context) SubstitutionNode.getMatchingValue
(AlignmentContext context, String elementName) OverridesMap.getOverride
(AlignmentContext context) SubstitutionProvider.getOverride
(AlignmentContext context) OverridesMap.getSubstitutionsFor
(AlignmentContext context, String childName) SubstitutionProvider.getSubstitutionsFor
(AlignmentContext context, String childName) boolean
OverridesMap.hasOverride
(AlignmentContext context) boolean
SubstitutionProvider.hasOverride
(AlignmentContext context) boolean
OverridesMap.hasSubstitutionsFor
(AlignmentContext context, String childName) boolean
SubstitutionProvider.hasSubstitutionsFor
(AlignmentContext context, String childName) Constructors in org.frankframework.align with parameters of type AlignmentContextModifierConstructorDescriptionAlignmentContext
(AlignmentContext parent, String localName, org.apache.xerces.xs.XSTypeDefinition typeDefinition)