Package org.apache.tika.parser.dwg
Class AbstractDWGParser
java.lang.Object
org.apache.tika.parser.dwg.AbstractDWGParser
- All Implemented Interfaces:
Serializable,SelfConfiguring,Parser
- Direct Known Subclasses:
DWGParser,DWGReadParser
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAbstractDWGParser(JsonConfig jsonConfig) AbstractDWGParser(DWGParserConfig config) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.tika.parser.Parser
getSupportedTypes, parse
-
Constructor Details
-
AbstractDWGParser
public AbstractDWGParser() -
AbstractDWGParser
-
AbstractDWGParser
-
-
Method Details
-
configure
-
getDefaultConfig
-