Package org.wso2.carbon.ui
Class TextPlainHandler
- java.lang.Object
-
- java.net.ContentHandler
-
- org.wso2.carbon.ui.TextPlainHandler
-
- Direct Known Subclasses:
TextJavascriptHandler
public class TextPlainHandler extends ContentHandler
-
-
Constructor Summary
Constructors Constructor Description TextPlainHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectgetContent(URLConnection conn)-
Methods inherited from class java.net.ContentHandler
getContent
-
-
-
-
Method Detail
-
getContent
public Object getContent(URLConnection conn) throws IOException
- Specified by:
getContentin classContentHandler- Throws:
IOException
-
-