Uses of Class
org.apache.velocity.app.event.implement.InvalidReferenceInfo
Packages that use InvalidReferenceInfo
-
Uses of InvalidReferenceInfo in org.apache.velocity.app.event.implement
Fields in org.apache.velocity.app.event.implement with type parameters of type InvalidReferenceInfoModifier and TypeFieldDescription(package private) List<InvalidReferenceInfo>
ReportInvalidReferences.invalidReferences
List of InvalidReferenceInfo objectsMethods in org.apache.velocity.app.event.implement that return types with arguments of type InvalidReferenceInfoModifier and TypeMethodDescriptionReportInvalidReferences.getInvalidReferences()
All invalid references during the processing of this page.