de.fzj.unicore.wsrflite.xmlbeans.wsn.util
Class Filters

java.lang.Object
  extended by de.fzj.unicore.wsrflite.xmlbeans.wsn.util.Filters

public class Filters
extends Object


Method Summary
static void addXPathMessageContentFilter(org.oasisOpen.docs.wsn.b2.FilterType t, String path)
          add a Xpath message content filter
static String extractXPathMessageContentFilter(org.oasisOpen.docs.wsn.b2.FilterType t)
          extract an XPath expression to be used as message content filter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

extractXPathMessageContentFilter

public static String extractXPathMessageContentFilter(org.oasisOpen.docs.wsn.b2.FilterType t)
extract an XPath expression to be used as message content filter

Parameters:
t - XPath expression or null

addXPathMessageContentFilter

public static void addXPathMessageContentFilter(org.oasisOpen.docs.wsn.b2.FilterType t,
                                                String path)
add a Xpath message content filter

Parameters:
t -
path -


Copyright © 2010. All Rights Reserved.