org.oclc.da.gdfr.registryprototype.pvt.dbxml
Class XQueryValidator

java.lang.Object
  extended by org.oclc.da.gdfr.registryprototype.pvt.dbxml.XQueryValidator
All Implemented Interfaces:
Validator

public class XQueryValidator
extends java.lang.Object
implements Validator


Constructor Summary
XQueryValidator()
           
 
Method Summary
 boolean isValid(java.lang.Object obj)
          Determine if the given object is valid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XQueryValidator

public XQueryValidator()
Method Detail

isValid

public boolean isValid(java.lang.Object obj)
Description copied from interface: Validator
Determine if the given object is valid

Specified by:
isValid in interface Validator


Copyright © 2008 OCLC Online Computer Library Center, Inc.. All Rights Reserved.