|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.commons.digester.AbstractObjectCreationFactory
org.sovt.xml.TransformerFactory
Factory of Transformer objects for digister.
| Field Summary |
| Fields inherited from class org.apache.commons.digester.AbstractObjectCreationFactory |
digester |
| Constructor Summary | |
TransformerFactory()
Creates instence of TransformerFactory. |
|
| Method Summary | |
java.lang.Object |
createObject(org.xml.sax.Attributes attributes)
Creates Transformer for given attributes. |
| Methods inherited from class org.apache.commons.digester.AbstractObjectCreationFactory |
getDigester, setDigester |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TransformerFactory()
| Method Detail |
public java.lang.Object createObject(org.xml.sax.Attributes attributes)
throws java.lang.Exception
attributes - Attribute of xml transformer definition.
java.lang.Exception - If unable to instantiate Transformer class.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||