tigase.pubsub.modules
Class XsltTool

java.lang.Object
  extended by tigase.pubsub.modules.XsltTool

public class XsltTool
extends Object


Constructor Summary
XsltTool()
           
 
Method Summary
 List<tigase.xml.Element> transform(tigase.xml.Element item, AbstractNodeConfig nodeConfig)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XsltTool

public XsltTool()
Method Detail

transform

public List<tigase.xml.Element> transform(tigase.xml.Element item,
                                          AbstractNodeConfig nodeConfig)
                                   throws TransformerException,
                                          IOException
Throws:
TransformerException
IOException


Copyright © 2008-2012 Tigase. All Rights Reserved.