org.exist.fluent
Class Document.Event
java.lang.Object
   org.exist.fluent.Listener.Event
org.exist.fluent.Listener.Event
       org.exist.fluent.Document.Event
org.exist.fluent.Document.Event
- Enclosing class:
- Document
- public static class Document.Event 
- extends Listener.Event
An event that concerns a document.
- Author:
- Piotr Kaminski
 
 
 
 
document
public final Document document
- The document that's the subject of this event.
 Note that for some timing/action combinations, this field might be null.
 
 
equals
public boolean equals(Object o)
- 
- Overrides:
- equalsin class- Listener.Event
 
- 
 
hashCode
public int hashCode()
- 
- Overrides:
- hashCodein class- Listener.Event
 
- 
 
toString
public String toString()
- 
- Overrides:
- toStringin class- Listener.Event
 
- 
 
Copyright (C)  All rights reserved.