|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.dpml.metro.data.AbstractDirective
Abstract base class for directives.
Constructor Summary | |
AbstractDirective()
|
Method Summary | |
boolean |
equals(Object other)
Test if the supplied object is equal to this object. |
URI |
getPartHandlerURI()
Return the part handler uri. |
int |
hashCode()
Return the hashcode for the instance. |
protected static URI |
setupURI(String spec)
Static utility to create the part handler uri. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AbstractDirective()
Method Detail |
public int hashCode()
public boolean equals(Object other)
other
- the object to compare with this instance
public URI getPartHandlerURI()
protected static URI setupURI(String spec)
spec
- the part handler uri string
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |