|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.util.parse.ParserFactory
public abstract class ParserFactory
Factory for IFileParser
DOUI implementations.
Constructor Summary | |
---|---|
ParserFactory()
|
Method Summary | |
---|---|
static IFileParser |
getFileParser(java.lang.String contentType)
Returns the file parser object for a specified MIME content type. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ParserFactory()
Method Detail |
---|
public static IFileParser getFileParser(java.lang.String contentType)
contentType
- the MIME content type.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |