Sonic ESB API

com.sonicsw.xq.service.xform
Class TransformationElementFactory

java.lang.Object
  extended by com.sonicsw.xq.service.xform.TransformationElementFactory
All Implemented Interfaces:
net.sf.saxon.style.ExtensionElementFactory

public class TransformationElementFactory
extends java.lang.Object
implements net.sf.saxon.style.ExtensionElementFactory

Class SonicElementFactory.
A "Factory" for Sonic extension nodes in the stylesheet tree.


Constructor Summary
TransformationElementFactory()
           
 
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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransformationElementFactory

public TransformationElementFactory()
Method Detail

getExtensionClass

public java.lang.Class getExtensionClass(java.lang.String localname)
Identify the class to be used for stylesheet elements with a given local name. The returned class must extend com.icl.saxon.style.StyleElement

Specified by:
getExtensionClass in interface net.sf.saxon.style.ExtensionElementFactory
Returns:
null if the local name is not a recognised element type in this namespace.

Sonic ESB API

Copyright © 2001-2013 Aurea, Inc. All Rights Reserved.
HTML formatted on 29-April-2013.