|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.icl.saxon.sql.SQLElementFactory
Class SQLElementFactory.
A "Factory" for SQL extension nodes in the stylesheet tree.
Constructor Summary | |
SQLElementFactory()
|
Method Summary | |
java.lang.Class |
getExtensionClass(java.lang.String localname)
Identify the class to be used for stylesheet elements with a given local name. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SQLElementFactory()
Method Detail |
public java.lang.Class getExtensionClass(java.lang.String localname)
getExtensionClass
in interface ExtensionElementFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |