Sonic ESB API

com.sonicsw.xq.service.xform
Class MessageExtension

java.lang.Object
  extended by StyleElement
      extended by com.sonicsw.xq.service.xform.MessageExtension

public class MessageExtension
extends StyleElement

Saxon extension element for creating messages and parts from a stylesheet.


Constructor Summary
MessageExtension()
           
 
Method Summary
 Expression compile(Executable exec)
           
 java.lang.String getOutputProperty(Controller controller, java.lang.String name)
           
 boolean isInstruction()
           
 boolean mayContainTemplateBody()
           
 void prepareAttributes()
           
 void validate()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageExtension

public MessageExtension()
Method Detail

isInstruction

public boolean isInstruction()

mayContainTemplateBody

public boolean mayContainTemplateBody()

prepareAttributes

public void prepareAttributes()
                       throws XPathException
Throws:
XPathException

validate

public void validate()
              throws XPathException
Throws:
XPathException

compile

public Expression compile(Executable exec)
                   throws XPathException
Throws:
XPathException

getOutputProperty

public java.lang.String getOutputProperty(Controller controller,
                                          java.lang.String name)
                                   throws XPathException
Throws:
XPathException

Sonic ESB API

Copyright © 2001-2012 Progress Software Corporation. All Rights Reserved.
HTML formatted on 13-Mar-2012.