org.eclipse.swordfish.registry
Class WSDLListHtmlResource
java.lang.Object
org.eclipse.swordfish.registry.DefaultResource
org.eclipse.swordfish.registry.WSDLListHtmlResource
- All Implemented Interfaces:
- Resource
public class WSDLListHtmlResource
- extends DefaultResource
- implements Resource
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PREFIX
public static final java.lang.String PREFIX
- See Also:
- Constant Field Values
POSTFIX
public static final java.lang.String POSTFIX
- See Also:
- Constant Field Values
TABLE_HEADER
public static final java.lang.String TABLE_HEADER
- See Also:
- Constant Field Values
WSDLListHtmlResource
public WSDLListHtmlResource(java.lang.String baseUrl,
WSDLRepository repository)
getId
public java.lang.String getId()
- Overrides:
getId in class DefaultResource
getCharacterEncoding
public java.lang.String getCharacterEncoding()
- Specified by:
getCharacterEncoding in interface Resource- Overrides:
getCharacterEncoding in class DefaultResource
getContentType
public java.lang.String getContentType()
- Specified by:
getContentType in interface Resource- Overrides:
getContentType in class DefaultResource
get
public void get(java.io.Writer writer)
throws java.io.IOException
- Specified by:
get in interface Resource- Overrides:
get in class DefaultResource
- Throws:
java.io.IOException
appendContent
public void appendContent(java.io.Writer writer)
throws java.io.IOException
- Specified by:
appendContent in interface Resource- Overrides:
appendContent in class DefaultResource
- Throws:
java.io.IOException