| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | 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)
                                  throws org.xml.sax.SAXException
getExtensionClass in interface ExtensionElementFactoryorg.xml.sax.SAXException - if the local name is not a recognised element type in this
 namespace.| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||