Home | History | Annotate | Download | only in net

Lines Matching full:getcontenthandler

199             return getContentHandler(contentType).getContent(this);
233 return getContentHandler(contentType).getContent(this, types);
256 private ContentHandler getContentHandler(String type) throws IOException {