org.apache.lucene.gdata.gom.core
Class SimpleGOMElementImpl.SimpleValidator

java.lang.Object
  extended by org.apache.lucene.gdata.gom.core.SimpleGOMElementImpl.SimpleValidator
Enclosing class:
SimpleGOMElementImpl

protected abstract static class SimpleGOMElementImpl.SimpleValidator
extends Object


Constructor Summary
protected SimpleGOMElementImpl.SimpleValidator(String aLocalName)
           
 
Method Summary
protected  void validate(String aTextValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleGOMElementImpl.SimpleValidator

protected SimpleGOMElementImpl.SimpleValidator(String aLocalName)
Method Detail

validate

protected void validate(String aTextValue)
Parameters:
aTextValue -


Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.