public class NativeWin32ContentHandler extends java.lang.Object implements ContentHandlerI
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
getDocument()
Retrieves the document associated with this content handler.
|
void |
launchExternalApp()
Asynchronously launches the external, OS-native application to edit or view the document.
|
static void |
main(java.lang.String[] args)
Main method for standalone testing.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitstartEdit, waitEndEditpublic static void main(java.lang.String[] args)
public java.io.File getDocument()
ContentHandlerIgetDocument in interface ContentHandlerIFile that is being processed.public void launchExternalApp()
throws java.io.IOException
ContentHandlerIlaunchExternalApp in interface ContentHandlerIjava.io.IOException - If an I/O error occurs while attempting to launch the external process.Copyright © 2000-2026 OAshi S.à r.l. All Rights Reserved.