|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jclark.xsl.trax.TemplatesImpl
class TemplatesImpl
An implementation of the TrAX Templates interface.
| Field Summary | |
|---|---|
protected Sheet |
_sheet
|
| Constructor Summary | |
|---|---|
TemplatesImpl(Sheet sheet,
Engine engine,
TransformerFactoryImpl factory)
|
|
| Method Summary | |
|---|---|
java.util.Properties |
getOutputProperties()
Return a empty Properties object. |
javax.xml.transform.Transformer |
newTransformer()
Create a new transformation context for this Templates object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Sheet _sheet
| Constructor Detail |
|---|
public TemplatesImpl(Sheet sheet,
Engine engine,
TransformerFactoryImpl factory)
| Method Detail |
|---|
public javax.xml.transform.Transformer newTransformer()
throws javax.xml.transform.TransformerConfigurationException
newTransformer in interface javax.xml.transform.Templatesjavax.xml.transform.TransformerConfigurationExceptionpublic java.util.Properties getOutputProperties()
getOutputProperties in interface javax.xml.transform.Templates
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||