org.orbeon.oxf.processor
Class ProcessorImpl.ProcessorKey

java.lang.Object
  extended byorg.orbeon.oxf.processor.ProcessorImpl.ProcessorKey
Enclosing class:
ProcessorImpl

public class ProcessorImpl.ProcessorKey
extends Object


Constructor Summary
ProcessorImpl.ProcessorKey(Stack parents)
           
 
Method Summary
 boolean equals(Object other)
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ProcessorImpl.ProcessorKey

public ProcessorImpl.ProcessorKey(Stack parents)
Method Detail

hashCode

public int hashCode()

equals

public boolean equals(Object other)

toString

public String toString()