|
||||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||
| Uses of FOPException in org.apache.fop.apps |
| Methods in org.apache.fop.apps that throw FOPException | |
org.xml.sax.XMLReader |
XSLTInputHandler.getParser()
Deprecated. |
void |
XSLTInputHandler.run(Driver driver)
|
org.xml.sax.XMLReader |
TraxInputHandler.getParser()
Deprecated. |
static org.xml.sax.XMLFilter |
TraxInputHandler.getXMLFilter(java.io.File xmlfile,
java.io.File xsltfile)
Creates from the transformer an instance of an XMLFilter which then can be used in a chain with the XMLReader passed to Driver. |
void |
TraxInputHandler.run(Driver driver)
|
void |
StreamRenderer.queuePage(Page page)
|
abstract void |
Starter.run()
|
void |
PrintStarter.run()
|
void |
Options.loadStandardConfiguration()
loads standard configuration file and a user file, if it has been specified |
abstract org.xml.sax.XMLReader |
InputHandler.getParser()
|
abstract void |
InputHandler.run(Driver driver)
|
protected static org.xml.sax.XMLReader |
InputHandler.createParser()
creates a SAX parser |
org.xml.sax.XMLReader |
FOInputHandler.getParser()
|
void |
FOInputHandler.run(Driver driver)
|
void |
Driver.render(org.xml.sax.XMLReader parser,
org.xml.sax.InputSource source)
Build the formatting object tree using the given SAX Parser and SAX InputSource |
void |
Driver.render(org.w3c.dom.Document document)
Build the formatting object tree using the given DOM Document |
void |
Driver.run()
Runs the formatting and renderering process using the previously set inputsource and outputstream |
void |
CommandLineStarter.run()
Run the format. |
int |
CommandLineOptions.getRenderer()
returns the chosen renderer, throws FOPException |
InputHandler |
CommandLineOptions.getInputHandler()
|
Starter |
CommandLineOptions.getStarter()
|
void |
AWTStarter.run()
|
| Constructors in org.apache.fop.apps that throw FOPException | |
XSLTInputHandler(java.io.File xmlfile,
java.io.File xsltfile)
|
|
XSLTInputHandler(java.lang.String xmlURL,
java.lang.String xsltURL)
|
|
XSLTInputHandler(org.xml.sax.InputSource xmlSource,
org.xml.sax.InputSource xsltSource)
|
|
TraxInputHandler(java.io.File xmlfile,
java.io.File xsltfile)
|
|
TraxInputHandler(java.lang.String xmlURL,
java.lang.String xsltURL)
|
|
TraxInputHandler(org.xml.sax.InputSource xmlSource,
org.xml.sax.InputSource xsltSource)
|
|
Starter()
|
|
PrintStarter(CommandLineOptions options)
|
|
Options()
|
|
Options(java.io.InputStream userConfig)
|
|
Options(org.xml.sax.InputSource userConfig)
|
|
Options(java.io.File userConfigFile)
|
|
Options(CommandLineOptions clOptions)
|
|
CommandLineStarter(CommandLineOptions commandLineOptions)
|
|
CommandLineOptions(java.lang.String[] args)
|
|
AWTStarter(CommandLineOptions commandLineOptions)
|
|
| Uses of FOPException in org.apache.fop.configuration |
| Methods in org.apache.fop.configuration that throw FOPException | |
java.net.URL |
FontInfo.getMetricsFile()
|
java.net.URL |
FontInfo.getEmbedFile()
|
void |
ConfigurationReader.start()
intantiates parser and starts parsing of config file |
static org.xml.sax.XMLReader |
ConfigurationReader.createParser()
creates a SAX parser |
| Uses of FOPException in org.apache.fop.datatypes |
| Methods in org.apache.fop.datatypes that throw FOPException | |
void |
IDReferences.initializeID(java.lang.String id,
Area area)
Creates and configures the specified id. |
void |
IDReferences.createID(java.lang.String id)
Creates id entry |
| Uses of FOPException in org.apache.fop.extensions |
| Methods in org.apache.fop.extensions that throw FOPException | |
FObj |
Outline.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
Label.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
ExtensionObj.layout(Area area)
Called for extensions within a page sequence or flow. |
void |
ExtensionObj.format(AreaTree areaTree)
Called for root extensions. |
FObj |
Destination.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
ContinuedLabel.layout(Area area)
If we are within a cell in a table-header or table-footer object and this is not the first generated area for the table, then generate an inline area and put the content in it. |
void |
ContinuedLabel.format(AreaTree areaTree)
Null implementation. |
FObj |
ContinuedLabel.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
| Uses of FOPException in org.apache.fop.fo |
| Methods in org.apache.fop.fo that throw FOPException | |
int |
XMLObj.layout(Area area)
layout this formatting object. |
int |
XMLElement.layout(Area area)
layout this formatting object. |
FObj |
XMLElement.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
make an XML object. |
int |
UnknownXMLObj.layout(Area area)
|
FObj |
UnknownXMLObj.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
make an unknown xml object. |
int |
Unknown.layout(Area area)
|
FObj |
Unknown.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
ToBeImplementedElement.layout(Area area)
|
int |
Title.layout(Area area)
|
FObj |
Title.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FontState |
PropertyManager.getFontState(FontInfo fontInfo)
|
TextState |
PropertyManager.getTextDecoration(FObj parent)
|
PropertyList |
PropertyListBuilder.makeList(java.lang.String ns,
java.lang.String elementName,
org.xml.sax.Attributes attributes,
PropertyList parentPropertyList,
FObj parentFO)
|
Property |
PropertyListBuilder.makeProperty(PropertyList propertyList,
java.lang.String space,
java.lang.String element,
java.lang.String propertyName)
|
Property |
Property.Maker.make(Property baseProp,
java.lang.String partName,
PropertyList propertyList,
java.lang.String value,
FObj fo)
Return a property value for a compound property. |
Property |
Property.Maker.make(PropertyList propertyList,
java.lang.String value,
FObj fo)
Create a Property object from an attribute specification. |
Property |
Property.Maker.convertProperty(Property p,
PropertyList propertyList,
FObj fo)
Return a Property object based on the passed Property object. |
Property |
Property.Maker.make(PropertyList propertyList)
Return a Property object representing the initial value. |
protected Property |
Property.Maker.makeCompound(PropertyList propertyList,
FObj parentFO)
Return a Property object representing the initial value. |
Property |
Property.Maker.compute(PropertyList propertyList)
Return a Property object representing the value of this property, based on other property values for this FO. |
Property |
LengthProperty.Maker.convertProperty(Property p,
PropertyList propertyList,
FObj fo)
|
int |
FOText.layout(Area area)
|
abstract int |
FONode.layout(Area area)
|
int |
FObjMixed.layout(Area area)
|
int |
FObj.layout(Area area)
generates the area or areas for this formatting object and adds these to the area. |
void |
FObj.addMarker(java.lang.String markerClassName)
|
abstract FObj |
FObj.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
Property |
EnumProperty.Maker.convertProperty(Property p,
PropertyList propertyList,
FObj fo)
|
PropertyList |
DirectPropertyListBuilder.makeList(java.lang.String uri,
java.lang.String elementName,
org.xml.sax.Attributes attributes,
PropertyList parentPropertyList,
FObj parentFO)
|
FObj |
Declarations.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
ColorProfile.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
| Constructors in org.apache.fop.fo that throw FOPException | |
Unknown(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
ToBeImplementedElement(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
Title(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
FObjMixed(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
Declarations(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
ColorProfile(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
| Uses of FOPException in org.apache.fop.fo.flow |
| Methods in org.apache.fop.fo.flow that throw FOPException | |
FObj |
Wrapper.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
void |
TableRow.doSetup(Area area)
|
int |
TableRow.layout(Area area)
|
FObj |
TableRow.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
TableHeader.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
TableFooter.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
void |
TableColumn.doSetup(Area area)
|
int |
TableColumn.layout(Area area)
|
FObj |
TableColumn.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
TableCell.layout(Area area)
|
FObj |
TableCell.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
TableCaption.layout(Area area)
|
FObj |
TableCaption.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
TableBody.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
TableAndCaption.layout(Area area)
|
FObj |
TableAndCaption.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
Table.layout(Area area)
|
FObj |
Table.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
StaticContent.layout(Area area,
Region region)
|
protected void |
StaticContent.setFlowName(java.lang.String name)
|
FObj |
StaticContent.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
RetrieveMarker.layout(Area area)
|
FObj |
RetrieveMarker.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
PageNumberCitation.layout(Area area)
|
FObj |
PageNumberCitation.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
PageNumber.layout(Area area)
|
FObj |
PageNumber.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
MultiToggle.layout(Area area)
|
FObj |
MultiToggle.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
MultiSwitch.layout(Area area)
|
FObj |
MultiSwitch.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
MultiPropertySet.layout(Area area)
|
FObj |
MultiPropertySet.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
MultiProperties.layout(Area area)
|
FObj |
MultiProperties.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
MultiCase.layout(Area area)
|
FObj |
MultiCase.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
Marker.layout(Area area)
|
int |
Marker.layoutMarker(Area area)
|
FObj |
Marker.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
ListItemLabel.layout(Area area)
|
FObj |
ListItemLabel.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
ListItemBody.layout(Area area)
|
FObj |
ListItemBody.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
ListItem.layout(Area area)
|
FObj |
ListItem.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
ListBlock.layout(Area area)
|
FObj |
ListBlock.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
Leader.layout(Area area)
|
FObj |
Leader.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
InstreamForeignObject.layout(Area area)
layout this formatting object. |
FObj |
InstreamForeignObject.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
make an SVG object. |
FObj |
InlineContainer.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
Inline.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
InitialPropertySet.layout(Area area)
|
FObj |
InitialPropertySet.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
FootnoteBody.layout(Area area)
|
FObj |
FootnoteBody.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
Footnote.layout(Area area)
|
FObj |
Footnote.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
protected void |
Flow.setFlowName(java.lang.String name)
|
FObj |
Flow.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
Float.layout(Area area)
|
FObj |
Float.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
ExternalGraphic.layout(Area area)
|
FObj |
ExternalGraphic.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
Character.layout(Area area)
|
FObj |
Character.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
BlockContainer.layout(Area area)
|
FObj |
BlockContainer.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
Block.layout(Area area)
|
FObj |
Block.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
BidiOverride.layout(Area area)
|
FObj |
BidiOverride.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
BasicLink.layout(Area area)
|
FObj |
BasicLink.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
int |
AbstractTableBody.layout(Area area)
|
int |
AbstractFlow.layout(Area area)
|
int |
AbstractFlow.layout(Area area,
Region region)
|
| Constructors in org.apache.fop.fo.flow that throw FOPException | |
Wrapper(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
TableRow(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
TableHeader(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
TableFooter(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
TableColumn(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
TableCell(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
TableCaption(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
TableBody(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
TableAndCaption(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
StaticContent(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
MultiToggle(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
MultiSwitch(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
MultiPropertySet(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
MultiProperties(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
MultiCase(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
Marker(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
Leader(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
InlineContainer(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
Inline(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
| |