lumis.util.parse
Class ParserFactory
java.lang.Object
lumis.util.parse.ParserFactory
public abstract class ParserFactory
- extends Object
Factory for IFileParser
DOUI implementations.
- Since:
- 4.0.10
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParserFactory
public ParserFactory()
getFileParser
public static IFileParser getFileParser(String contentType)
- Returns the file parser object for a specified MIME content type.
- Parameters:
contentType
- the MIME content type.
- Returns:
- the file parser.
- Since:
- 4.2.2
Lumisportal 5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.