ch.elca.el4j.services.xmlmerge.matcher
Class StandardMatchers

java.lang.Object
  extended by ch.elca.el4j.services.xmlmerge.matcher.StandardMatchers

public class StandardMatchers
extends Object

Constants for built-in matchers.

Author:
Laurent Bovet (LBO), Alex Mathey (AMA)
File-location:
StandardMatchers
Last check-in date:
2009-08-04 15:48:31 +0200 (Di, 04. Aug 2009) by swismer for revision 3884

Field Summary
static IdMatcher ID
          IdMatcher
static SkipMatcher SKIP
          SkipMatcher
static TagMatcher TAG
          TagMatcher
 
Constructor Summary
StandardMatchers()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TAG

public static final TagMatcher TAG
TagMatcher


ID

public static final IdMatcher ID
IdMatcher


SKIP

public static final SkipMatcher SKIP
SkipMatcher

Constructor Detail

StandardMatchers

public StandardMatchers()


Copyright © 2005-2011 ELCA. All Rights Reserved.