org.springframework.integration.security.config
Class IncludeExcludePatternParser

java.lang.Object
  extended by org.springframework.integration.security.config.IncludeExcludePatternParser

public class IncludeExcludePatternParser
extends java.lang.Object


Constructor Summary
IncludeExcludePatternParser()
           
 
Method Summary
 OrderedIncludeExcludeList createFromNodeList(boolean includeByDefault, org.w3c.dom.NodeList nodeList)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IncludeExcludePatternParser

public IncludeExcludePatternParser()
Method Detail

createFromNodeList

public OrderedIncludeExcludeList createFromNodeList(boolean includeByDefault,
                                                    org.w3c.dom.NodeList nodeList)