public class JRTemplateReference extends Object
JRTemplate.getIncludedTemplates()
,
JRXmlTemplateLoader.load(String)
Constructor and Description |
---|
JRTemplateReference()
Creates an empty reference.
|
JRTemplateReference(String location)
Creates a reference for a specific location.
|
Modifier and Type | Method and Description |
---|---|
String |
getLocation()
Returns the template location.
|
void |
setLocation(String location)
Sets the template location.
|
public JRTemplateReference()
public JRTemplateReference(String location)
location
- the template locationCopyright © 2017. All rights reserved.