![]() |
||
Home Products Purchase Downloads Demos Forums Blogs Ticket Wiki API Corporate |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.pdf.kit.FormatConverter
Title:
Description:
Copyright: Copyright (c) 2005
Company:
Constructor Summary | |
FormatConverter()
|
Method Summary | |
void |
FDF2XML(java.io.InputStream fdfInStr,
java.io.OutputStream xmlOutStr)
|
void |
FDF2XML(java.lang.String fdfFile,
java.lang.String xmlFile)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FormatConverter()
Method Detail |
public void FDF2XML(java.lang.String fdfFile, java.lang.String xmlFile) throws java.io.IOException
java.io.IOException
public void FDF2XML(java.io.InputStream fdfInStr, java.io.OutputStream xmlOutStr) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |