Index
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form
T
- template(String) - Method in class org.nekosoft.pdffer.actuator.TemplateRegistryEndpoint
-
A READ operation that returns details about a specific template identified by the given path.
- TemplateGroupNotFoundException - Exception in org.nekosoft.pdffer.exception
-
An exception raised when the registry was not able to find the requested template group.
- TemplateGroupNotFoundException(String) - Constructor for exception org.nekosoft.pdffer.exception.TemplateGroupNotFoundException
-
Creates a new instance.
- TemplateNotFoundException - Exception in org.nekosoft.pdffer.exception
-
An exception raised when the registry was not able to find the requested template.
- TemplateNotFoundException(String, String) - Constructor for exception org.nekosoft.pdffer.exception.TemplateNotFoundException
-
Creates a new instance.
- TemplateRegistryEndpoint - Class in org.nekosoft.pdffer.actuator
-
A Spring Actuator endpoint that allows inspection of the PDFfer registry.
- TemplateRegistryEndpoint(PdfferRegistryBean) - Constructor for class org.nekosoft.pdffer.actuator.TemplateRegistryEndpoint
-
Allows Spring to create the endpoint instance and pass the
PdfferRegistryBean
instance into it. - templateToString(PdfTemplate<?>) - Static method in interface org.nekosoft.pdffer.template.PdfTemplate
-
Returns a string representation of a PDF template.
- toString() - Method in class org.nekosoft.pdffer.template.AbstractJacksonPdfTemplate
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form