|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.dpml.metro.data.AbstractDirective
public abstract class 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()
hashCode in class Objectpublic boolean equals(Object other)
equals in class Objectother - 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 | |||||||||