com.knowgate.dataxslt |
XSL Transformations
This package contains classes for applying XSL stylesheets to XML documents
|
Java Source File Name | Type | Comment |
Block.java | Class | Page Block
This class represents a <block></block> section of a PageSet
XML definition file. |
Container.java | Class | |
FastStreamReplacer.java | Class | Search and Replace a set of substrings with another substrings. |
Image.java | Class | Image element into a Block of a PageSet. |
MetaBlock.java | Class | Microsite MetaBlock.
This class represents a <metablock></metablock> section of a
Microsite XML definition file. |
Microsite.java | Class | Microsite DOMDocument. |
MicrositeFactory.java | Class | |
Page.java | Class | PageSet Page
This class represents a <page></page> section of a PageSet XML definition file. |
PageSet.java | Class | |
Paragraph.java | Class | |
PostalAddress.java | Class | |
SAXValidate.java | Class | SAXValidate Class. |
StylesheetCache.java | Class | XSL File Cache
This class keeps a master copy in memory of each XSL Stylesheet file.
When a Transformer object is requested a copy of the master Stylesheet is
done. |
XMLDocument.java | Class | Direct character-level manipulations for XML documents.
This class modifies XML document files by directy seeking substrings inside
its text. |