Package | Description |
---|---|
com.caucho.xsl |
The XSLT transformation package.
|
Modifier and Type | Class and Description |
---|---|
class |
IdentityStylesheet
A compiled XSL stylesheet.
|
class |
JavaStylesheet
Implementation class for JavaScript stylesheets.
|
class |
StylesheetImpl
Implementation base class for stylesheets.
|
Modifier and Type | Field and Description |
---|---|
protected AbstractStylesheet |
AbstractStylesheet._stylesheet |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractStylesheet.copy(AbstractStylesheet stylesheet)
Copies the current stylesheet into the new stylesheet.
|
protected void |
StylesheetImpl.copy(AbstractStylesheet stylesheet) |