Package | Description |
---|---|
org.apache.velocity.app.event.implement |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.List<InvalidReferenceInfo> |
ReportInvalidReferences.invalidReferences
List of InvalidReferenceInfo objects
|
Modifier and Type | Method and Description |
---|---|
java.util.List<InvalidReferenceInfo> |
ReportInvalidReferences.getInvalidReferences()
All invalid references during the processing of this page.
|