org.apache.ws.commons.schema
Class ValidationEvent

java.lang.Object
  extended by java.util.EventObject
      extended by org.apache.ws.commons.schema.ValidationEvent
All Implemented Interfaces:
Serializable

public class ValidationEvent
extends EventObject

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
ValidationEvent(Object source)
          Creates new ValidationEvent
 
Method Summary
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ValidationEvent

public ValidationEvent(Object source)
Creates new ValidationEvent



Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.