public class ProcessingInfoElement extends Element
| Modifier and Type | Field and Description |
|---|---|
java.util.Date |
date
Date and time the file was processed
|
java.lang.String |
file
Base name of the file being processed if it exists in the normal file system
|
java.lang.String |
os
Operating system on which the file was processed
|
java.lang.String |
path
Complete path to the file being processed if it exists in the normal file system
|
java.lang.String |
user
User that processed the file
|
java.lang.String |
vm
Java VM on which the file was processed
|
| Constructor and Description |
|---|
ProcessingInfoElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
toSaxStart(org.xml.sax.ContentHandler ch) |
getDescription, getName, toSaxEndpublic java.lang.String file
public java.lang.String path
public java.util.Date date
public java.lang.String user
public java.lang.String os
public java.lang.String vm
public void toSaxStart(org.xml.sax.ContentHandler ch)
throws org.xml.sax.SAXException
toSaxStart in class Elementorg.xml.sax.SAXExceptionCopyright © 2021 Oracle. All right reserved. Restricted and confidential property of Oracle. Solely for use by recipent under agreement forbidding disclosure.