/tests/src/test/java/org/sigmah/endtoend/xpath/Predicate.java
http://sigma-h.googlecode.com/ · Java · 10 lines · 3 code · 3 blank · 4 comment · 0 complexity · 689084fb62a7e4b69ab6986c938865ec MD5 · raw file
- /*
- * All Sigmah code is released under the GNU General Public License v3
- * See COPYRIGHT.txt and LICENSE.txt.
- */
-
- package org.sigmah.endtoend.xpath;
-
- public interface Predicate {
-
- }