|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of EvioFile.WriteStatus in org.jlab.coda.jevio |
---|
Methods in org.jlab.coda.jevio that return EvioFile.WriteStatus | |
---|---|
EvioFile.WriteStatus |
EvioFile.toXMLFile(java.lang.String path)
Deprecated. Rewrite the entire file to XML. |
EvioFile.WriteStatus |
EvioFile.toXMLFile(java.lang.String path,
IEvioProgressListener progressListener)
Deprecated. Rewrite the file to XML (not including dictionary). |
static EvioFile.WriteStatus |
EvioFile.WriteStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static EvioFile.WriteStatus[] |
EvioFile.WriteStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |