com.caucho.xsl
Interface CauchoStylesheet
- All Superinterfaces:
- javax.xml.transform.Templates
- All Known Implementing Classes:
- AbstractStylesheet, IdentityStylesheet, JavaStylesheet, StylesheetImpl
public interface CauchoStylesheet
- extends javax.xml.transform.Templates
Methods inherited from interface javax.xml.transform.Templates |
getOutputProperties, newTransformer |
DEPENDS
static final java.lang.String DEPENDS
- See Also:
- Constant Field Values
CACHE_DEPENDS
static final java.lang.String CACHE_DEPENDS
- See Also:
- Constant Field Values
GLOBAL_PARAM
static final java.lang.String GLOBAL_PARAM
- See Also:
- Constant Field Values
isModified
boolean isModified()