|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tika.parser.xml.XMLParser
org.apache.tika.parser.xml.DcXMLParser
org.apache.tika.parser.odf.OpenDocumentMetaParser
public class OpenDocumentMetaParser
Parser for OpenDocument meta.xml files.
| Field Summary | |
|---|---|
static java.lang.String |
USER_DEFINED_METADATA_NAME_PREFIX
|
| Constructor Summary | |
|---|---|
OpenDocumentMetaParser()
|
|
| Method Summary | |
|---|---|
protected org.xml.sax.ContentHandler |
getContentHandler(org.xml.sax.ContentHandler ch,
Metadata md)
|
| Methods inherited from class org.apache.tika.parser.xml.XMLParser |
|---|
getSupportedTypes, parse, parse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String USER_DEFINED_METADATA_NAME_PREFIX
| Constructor Detail |
|---|
public OpenDocumentMetaParser()
| Method Detail |
|---|
protected org.xml.sax.ContentHandler getContentHandler(org.xml.sax.ContentHandler ch,
Metadata md)
getContentHandler in class DcXMLParser
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||