|
|||||||||
| Home >> All >> org >> javahispano >> canyamo >> services >> presentation >> [ xml overview ] | PREV NEXT | ||||||||
C
- createTemplates(String) - Method in class org.javahispano.canyamo.services.presentation.xml.HTMLTransformer
- This method creates a template from a source stylesheet url so the styleshhet can be reused
- createTemplates(Source) - Method in class org.javahispano.canyamo.services.presentation.xml.HTMLTransformer
- This method creates a template from a source stylesheet so the styleshhet can be reused.
- createTemplates(String) - Method in class org.javahispano.canyamo.services.presentation.xml.PDFTransformer
- This method creates a template from a source stylesheet so the styleshhet can be reused.
- createTemplates(Source) - Method in class org.javahispano.canyamo.services.presentation.xml.PDFTransformer
- This method creates a template from a source stylesheet so the styleshhet can be reused.
G
- getTransformer(String) - Method in class org.javahispano.canyamo.services.presentation.xml.HTMLTransformer
- Returns a transformer object.
- getTransformer(Source) - Method in class org.javahispano.canyamo.services.presentation.xml.HTMLTransformer
- Returns a transformer object.
H
- HTMLTransformer - class org.javahispano.canyamo.services.presentation.xml.HTMLTransformer.
- This class transforms XML files to HTML files using XSL stylesheets.
- HTMLTransformer() - Constructor for class org.javahispano.canyamo.services.presentation.xml.HTMLTransformer
- htmlTransformer - Static variable in class org.javahispano.canyamo.services.presentation.xml.PDFTransformer
- Description of the Field
N
- newInstance() - Static method in class org.javahispano.canyamo.services.presentation.xml.HTMLTransformer
- HTMLTransformer will be a singleton object.
- newInstance() - Static method in class org.javahispano.canyamo.services.presentation.xml.PDFTransformer
- PDFTransformer will be a singleton object.
O
- org.javahispano.canyamo.services.presentation.xml - package org.javahispano.canyamo.services.presentation.xml
P
- PDFTransformer - class org.javahispano.canyamo.services.presentation.xml.PDFTransformer.
- This class transforms XML files to PDF using XSL stylesheets.
- PDFTransformer() - Constructor for class org.javahispano.canyamo.services.presentation.xml.PDFTransformer
- Constructor
S
- singleton - Static variable in class org.javahispano.canyamo.services.presentation.xml.HTMLTransformer
- singleton - Static variable in class org.javahispano.canyamo.services.presentation.xml.PDFTransformer
- Description of the Field
T
- TransformerException - exception org.javahispano.canyamo.services.presentation.xml.TransformerException.
- Exception thrown when some error happens within the transformation process.
- TransformerException() - Constructor for class org.javahispano.canyamo.services.presentation.xml.TransformerException
- Constructor
- TransformerException(String) - Constructor for class org.javahispano.canyamo.services.presentation.xml.TransformerException
- Constructor
- TransformerException(Exception) - Constructor for class org.javahispano.canyamo.services.presentation.xml.TransformerException
- Constructor
- tFactory - Variable in class org.javahispano.canyamo.services.presentation.xml.HTMLTransformer
- templates - Variable in class org.javahispano.canyamo.services.presentation.xml.HTMLTransformer
- This attribute will store the common used stylesheets to increase transformation process overall performance
- transform(Source, Transformer, Result) - Method in class org.javahispano.canyamo.services.presentation.xml.HTMLTransformer
- This is the more general method.
- transform(String, String, OutputStream) - Method in class org.javahispano.canyamo.services.presentation.xml.PDFTransformer
- Transforms an XML source into a PDF using an XSL source.
- transformToFile(Source, Source, File) - Method in class org.javahispano.canyamo.services.presentation.xml.HTMLTransformer
- Transforms an XML source using an XSL source and stores the result of the transformation process in the specified file.
- transformToFile(String, String, File) - Method in class org.javahispano.canyamo.services.presentation.xml.HTMLTransformer
- Transforms an XML source using an XSL source and stores the result of the transformation process in the specified file.
- transformToFile(String, String, String) - Method in class org.javahispano.canyamo.services.presentation.xml.PDFTransformer
- Transforms an XML source into a PDF using an XSL source.
- transformToString(Source, Source) - Method in class org.javahispano.canyamo.services.presentation.xml.HTMLTransformer
- Transforms an XML source using an XSL source to an String object.
- transformToString(String, String) - Method in class org.javahispano.canyamo.services.presentation.xml.HTMLTransformer
- Transforms an XML source using an XSL source to an String object.
C G H N O P S T
|
|||||||||
| Home >> All >> org >> javahispano >> canyamo >> services >> presentation >> [ xml overview ] | PREV NEXT | ||||||||