Package | Description |
---|---|
net.sf.jasperreports.engine.component |
Provides interfaces and base classes for the built-in JasperReports component functionality.
|
net.sf.jasperreports.engine.part |
Modifier and Type | Class and Description |
---|---|
class |
DefaultComponentXmlParser
The default
ComponentsXmlParser implementation. |
Modifier and Type | Method and Description |
---|---|
ComponentsXmlParser |
ComponentsBundle.getXmlParser()
Returns the XML parsing information for this bundle.
|
ComponentsXmlParser |
DefaultComponentsBundle.getXmlParser() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultComponentsBundle.setXmlParser(ComponentsXmlParser xmlParser)
Sets the components XML parser implementation.
|
Modifier and Type | Method and Description |
---|---|
ComponentsXmlParser |
PartComponentsBundle.getXmlParser()
Returns the XML parsing information for this bundle.
|
ComponentsXmlParser |
DefaultPartComponentsBundle.getXmlParser() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultPartComponentsBundle.setXmlParser(ComponentsXmlParser xmlParser)
Sets the components XML parser implementation.
|
Copyright © 2016. All rights reserved.