org.jboss.portal.wsrp.producer
Class WSRPValidator

java.lang.Object
  extended by org.jboss.portal.wsrp.producer.WSRPValidator

public class WSRPValidator
extends java.lang.Object

Version:
$Revision$
Author:
Chris Laprun

Constructor Summary
WSRPValidator()
           
 
Method Summary
static boolean isStrict()
           
static void setStrict(boolean strictMode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSRPValidator

public WSRPValidator()
Method Detail

setStrict

public static void setStrict(boolean strictMode)

isStrict

public static boolean isStrict()