Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
H
I
L
M
N
O
P
R
S
T
V
W
W
write(boolean, boolean)
- Method in class odml.core.
Writer
Write the metadata to disc after the tree has been optimized (linked sections are simplified to reduce redundancy) and validated against the terminologies.
write()
- Method in class odml.core.
Writer
Writes the metadata to disc.
writeBinaryToDisc(String)
- Method in class odml.core.
Property
Writes the value of this property (if of type binary) to disc.
writeBinaryToDisc(String, int)
- Method in class odml.core.
Property
Writes the identified value of this property (if of type binary) to disc.
writeBinaryToDisc(URL)
- Method in class odml.core.
Property
Writes the value of this property (if of type binary) to disc.
writeBinaryToDisc(URL, int)
- Method in class odml.core.
Property
Writes the identified value of this property (if of type binary) to disc.
writeBinaryToDisc(URI)
- Method in class odml.core.
Property
Writes the value of this property (if of type binary) to disc.
writeBinaryToDisc(URI, int)
- Method in class odml.core.
Property
Write the content of the given property value to disc
writeBinaryToDisc(String, File)
- Static method in class odml.core.
Value
Writes the value content which is Base64 encoded to disc.
Writer
- Class in
odml.core
The
Writer
class provides the tools to write odML metadata files.
Writer(String, Section)
- Constructor for class odml.core.
Writer
Creates a writer instance.
Writer(File, Section)
- Constructor for class odml.core.
Writer
Creates a Writer-instance.
Writer(File, Section, boolean)
- Constructor for class odml.core.
Writer
Creates a Writer-instance.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
H
I
L
M
N
O
P
R
S
T
V
W