A B C D E F G H I L M N O P Q R S T U V W X

X

XMLConfig - Class in org.weborganic.berlioz.xml
A simpler version of the XML config file to improve readability of Berlioz configuration.
XMLConfig() - Constructor for class org.weborganic.berlioz.xml.XMLConfig
Creates an empty property list with no default values.
XMLConfig(Map<String, String>) - Constructor for class org.weborganic.berlioz.xml.XMLConfig
Creates an empty property list.
XMLContent - Class in org.weborganic.berlioz.servlet
Holds the results of a transformation process.
XMLContent(CharSequence) - Constructor for class org.weborganic.berlioz.servlet.XMLContent
Creates some new XML content.
XMLCopy - Class in org.weborganic.berlioz.xml
Copy the parsed XML to the specified XML writer.
XMLCopy(XMLWriter) - Constructor for class org.weborganic.berlioz.xml.XMLCopy
Creates a new XMLExtractor wrapping the specified XML writer.
XMLFilenameFilter - Class in org.weborganic.berlioz.xml
Define a filename filter for XML file.
XMLFilenameFilter() - Constructor for class org.weborganic.berlioz.xml.XMLFilenameFilter
 
XMLProperties - Class in org.weborganic.berlioz.xml
An XML version of the Properties class.
XMLProperties() - Constructor for class org.weborganic.berlioz.xml.XMLProperties
Creates an empty property list with no default values.
XMLResponse - Class in org.weborganic.berlioz.servlet
An XML response produced from content generators.
XMLResponse(HttpServletRequest, HttpServletResponse, BerliozConfig, MatchingService, boolean) - Constructor for class org.weborganic.berlioz.servlet.XMLResponse
Creates a new XML response for the specified arguments.
XMLResponseHeader - Class in org.weborganic.berlioz.servlet
The XML header common to all Berlioz responses.
XMLUtils - Class in org.weborganic.berlioz.xml
A utility class to help with some simple XML operations.
XSLTErrorCollector - Class in org.weborganic.berlioz.xslt
An XSLT error listener will collect all the exceptions reported by the transformer.
XSLTErrorCollector(Logger) - Constructor for class org.weborganic.berlioz.xslt.XSLTErrorCollector
Creates a new error collector.
XSLTransformer - Class in org.weborganic.berlioz.servlet
Performs the XSLT transformation from the generated XML content.
XSLTransformer(File) - Constructor for class org.weborganic.berlioz.servlet.XSLTransformer
Creates a new XSLT Transformer.
XSLTransformResult - Class in org.weborganic.berlioz.servlet
Holds the results of a transformation process.
XSLTransformResult(CharSequence, long, Templates) - Constructor for class org.weborganic.berlioz.servlet.XSLTransformResult
Creates a successful transformation result.
XSLTransformResult(CharSequence, Exception, Templates) - Constructor for class org.weborganic.berlioz.servlet.XSLTransformResult
Creates an unsuccessful process result.
XSLTransformResult.Status - Enum in org.weborganic.berlioz.servlet
The status of a process result.

A B C D E F G H I L M N O P Q R S T U V W X