public class WordMLParser extends AbstractXML2003Parser
See https://en.wikipedia.org/wiki/Microsoft_Office_XML_formats
| Constructor and Description | 
|---|
WordMLParser()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected ContentHandler | 
getContentHandler(ContentHandler ch,
                 Metadata metadata,
                 ParseContext context)  | 
Set<MediaType> | 
getSupportedTypes(ParseContext context)
Returns the set of media types supported by this parser when used
 with the given parse context. 
 | 
void | 
setContentType(Metadata metadata)  | 
parseparsepublic Set<MediaType> getSupportedTypes(ParseContext context)
Parsercontext - parse contextprotected ContentHandler getContentHandler(ContentHandler ch, Metadata metadata, ParseContext context)
getContentHandler in class AbstractXML2003Parserpublic void setContentType(Metadata metadata)
setContentType in class AbstractXML2003ParserCopyright © 2007–2023 The Apache Software Foundation. All rights reserved.