Uses of Class
eu.bandm.tools.tpath.type.Type.XPathProperType
Packages that use Type.XPathProperType
Package
Description
Type checking for tpath expressions.
txsl = typed xslt 1.0 interpreter with "fragmented validation".
-
Uses of Type.XPathProperType in eu.bandm.tools.tpath.type
Subclasses of Type.XPathProperType in eu.bandm.tools.tpath.typeModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classFields in eu.bandm.tools.tpath.type with type parameters of type Type.XPathProperTypeModifier and TypeFieldDescriptionprotected Function<NamespaceName, Type.XPathProperType> TypeInference.variablesMethods in eu.bandm.tools.tpath.type that return Type.XPathProperTypeModifier and TypeMethodDescriptionType.XPathProperType.doclone()Copies values of all common fields from the argument.Methods in eu.bandm.tools.tpath.type with parameters of type Type.XPathProperTypeModifier and TypeMethodDescriptionprotected voidType.__Formatter.action(Type.XPathProperType el) protected voidType.MATCH_ONLY_00.action(Type.XPathProperType e0) protected voidType.Rewriter.action(Type.XPathProperType e0) voidType.MATCH_ONLY_00.match(Type.XPathProperType e0) protected voidType.Rewriter.rewriteFields(Type.XPathProperType clone) protected FormatType.__Formatter.toFormat(Type.XPathProperType el) -
Uses of Type.XPathProperType in eu.bandm.tools.xslt.base
Fields in eu.bandm.tools.xslt.base declared as Type.XPathProperTypeFields in eu.bandm.tools.xslt.base with type parameters of type Type.XPathProperTypeModifier and TypeFieldDescriptionprotected Function<NamespaceName, Type.XPathProperType> Transformation.maximalVarTypesprotected static Function<NamespaceName, Type.XPathProperType> Transformation.minimalVarTypes