org.mobicents.slee.sippresence.server.subscription.rules
Class OMAPresRuleDOMTransformer

java.lang.Object
  extended by org.mobicents.slee.sippresence.server.subscription.rules.OMAPresRuleDOMTransformer
All Implemented Interfaces:
OMAPresRuleTransformer<org.w3c.dom.Document>

public class OMAPresRuleDOMTransformer
extends java.lang.Object
implements OMAPresRuleTransformer<org.w3c.dom.Document>


Constructor Summary
OMAPresRuleDOMTransformer()
           
 
Method Summary
 org.w3c.dom.Document transform(org.w3c.dom.Document content, OMAPresRule rule)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OMAPresRuleDOMTransformer

public OMAPresRuleDOMTransformer()
Method Detail

transform

public org.w3c.dom.Document transform(org.w3c.dom.Document content,
                                      OMAPresRule rule)
                               throws InternalServerErrorException
Specified by:
transform in interface OMAPresRuleTransformer<org.w3c.dom.Document>
Throws:
InternalServerErrorException


Copyright © 2011. All Rights Reserved.