|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.net.ContentHandler
net.dpml.transit.ContentHandler
public abstract class ContentHandler
Abstract base class for artifact content handler.
Constructor Summary | |
---|---|
ContentHandler()
|
Method Summary | |
---|---|
abstract java.lang.String |
getType()
Returns the type tha the content handler supports. |
Methods inherited from class java.net.ContentHandler |
---|
getContent, getContent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContentHandler()
Method Detail |
---|
public abstract java.lang.String getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |