|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.icepdf.core.util.content.ContentParserFactory
public class ContentParserFactory
ContentParserFactory will reflectively load the PRO parsing engine if found on the class path.
| Method Summary | |
|---|---|
ContentParser |
getContentParser(Library library,
Resources resources)
Factory call to return the content parser associated with the given product version. |
static ContentParserFactory |
getInstance()
Returns a static instance of the ContentParserclass. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ContentParserFactory getInstance()
Returns a static instance of the ContentParserclass.
public ContentParser getContentParser(Library library,
Resources resources)
library - document libraryresources - page's parent resource object.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||