Skip navigation links
A D E F G H I N O S T W X 

A

AdvancedMessageFormat - Class in org.apache.fop.util.text
Formats messages based on a template and with a set of named parameters.
AdvancedMessageFormat(CharSequence) - Constructor for class org.apache.fop.util.text.AdvancedMessageFormat
Construct a new message format.
AdvancedMessageFormat.Function - Interface in org.apache.fop.util.text
Implementations of this interface do some computation based on the message parameters given to it.
AdvancedMessageFormat.ObjectFormatter - Interface in org.apache.fop.util.text
Implementations of this interface format certain objects to strings.
AdvancedMessageFormat.Part - Interface in org.apache.fop.util.text
Represents a message template part.
AdvancedMessageFormat.PartFactory - Interface in org.apache.fop.util.text
Implementations of this interface parse a field part and return message parts.

D

DefaultErrorListener - Class in org.apache.fop.util
Standard ErrorListener implementation for in-FOP use.
DefaultErrorListener(Log) - Constructor for class org.apache.fop.util.DefaultErrorListener
Main constructor

E

error(TransformerException) - Method in class org.apache.fop.util.DefaultErrorListener
evaluate(Map<String, Object>) - Method in interface org.apache.fop.util.text.AdvancedMessageFormat.Function
Executes the function.

F

fatalError(TransformerException) - Method in class org.apache.fop.util.DefaultErrorListener
format(Map<String, Object>) - Method in class org.apache.fop.util.text.AdvancedMessageFormat
Formats a message with the given parameters.
format(Map<String, Object>, StringBuffer) - Method in class org.apache.fop.util.text.AdvancedMessageFormat
Formats a message with the given parameters.
format(StringBuffer, Object) - Method in interface org.apache.fop.util.text.AdvancedMessageFormat.ObjectFormatter
Formats an object to a string and writes the result to a string buffer.
formatObject(Object, StringBuffer) - Static method in class org.apache.fop.util.text.AdvancedMessageFormat
Formats an object to a string and writes the result to a string buffer.

G

getFormat() - Method in interface org.apache.fop.util.text.AdvancedMessageFormat.PartFactory
Returns the name of the message part format.
getKeys() - Method in class org.apache.fop.util.XMLResourceBundle
getLocale() - Method in class org.apache.fop.util.XMLResourceBundle
getName() - Method in interface org.apache.fop.util.text.AdvancedMessageFormat.Function
Returns the name of the function.
getXMLBundle(String, ClassLoader) - Static method in class org.apache.fop.util.XMLResourceBundle
Gets a resource bundle using the specified base name, default locale, and class loader.
getXMLBundle(String, Locale, ClassLoader) - Static method in class org.apache.fop.util.XMLResourceBundle
Gets a resource bundle using the specified base name, locale, and class loader.

H

handleGetObject(String) - Method in class org.apache.fop.util.XMLResourceBundle

I

isGenerated(Map<String, Object>) - Method in interface org.apache.fop.util.text.AdvancedMessageFormat.Part
Indicates whether there is any content that is generated by this message part.

N

newPart(String, String) - Method in interface org.apache.fop.util.text.AdvancedMessageFormat.PartFactory
Creates a new part by parsing the values parameter to configure the part.

O

org.apache.fop.util - package org.apache.fop.util
 
org.apache.fop.util.text - package org.apache.fop.util.text
 

S

supportsObject(Object) - Method in interface org.apache.fop.util.text.AdvancedMessageFormat.ObjectFormatter
Indicates whether a given object is supported.

T

toString() - Method in class org.apache.fop.util.XMLResourceBundle

W

warning(TransformerException) - Method in class org.apache.fop.util.DefaultErrorListener
write(StringBuffer, Map<String, Object>) - Method in interface org.apache.fop.util.text.AdvancedMessageFormat.Part
Writes the formatted part to a string buffer.

X

XMLResourceBundle - Class in org.apache.fop.util
This class is a ResourceBundle that loads its contents from XML files instead of properties files (like PropertiesResourceBundle).
XMLResourceBundle(InputStream) - Constructor for class org.apache.fop.util.XMLResourceBundle
Creates a resource bundle from an InputStream.
A D E F G H I N O S T W X 
Skip navigation links

Copyright © 2020 Apache Software Foundation. All rights reserved.