|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tika.parser.AbstractParser
org.apache.tika.parser.xml.XMLParser
org.apache.tika.parser.xml.FictionBookParser
public class FictionBookParser
Constructor Summary | |
---|---|
FictionBookParser()
|
Method Summary | |
---|---|
protected org.xml.sax.ContentHandler |
getContentHandler(org.xml.sax.ContentHandler handler,
Metadata metadata,
ParseContext context)
|
java.util.Set<MediaType> |
getSupportedTypes(ParseContext context)
Returns the set of media types supported by this parser when used with the given parse context. |
Methods inherited from class org.apache.tika.parser.xml.XMLParser |
---|
parse |
Methods inherited from class org.apache.tika.parser.AbstractParser |
---|
parse |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FictionBookParser()
Method Detail |
---|
public java.util.Set<MediaType> getSupportedTypes(ParseContext context)
Parser
getSupportedTypes
in interface Parser
getSupportedTypes
in class XMLParser
context
- parse context
protected org.xml.sax.ContentHandler getContentHandler(org.xml.sax.ContentHandler handler, Metadata metadata, ParseContext context)
getContentHandler
in class XMLParser
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |