org.jboss.forge.parser.xml.util
Class QueryUtil
java.lang.Object
org.jboss.forge.parser.xml.util.QueryUtil
public final class QueryUtil
- extends Object
Helper util for building Query
implementations
- Author:
- ALR
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
validateNodeAndPatterns
public static void validateNodeAndPatterns(Node node,
Pattern... patterns)
throws IllegalArgumentException
- Validates input
- Parameters:
node
- patterns
-
- Throws:
IllegalArgumentException
- If the Node
is not specified or no Pattern
s are specified
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.