|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
SchemaBinder
implements the Binder
interface and allows generation of Zeus
Binding
s from an XML Schema.Source
to read an XML Schema from and allow generation of the
Binding
s from it.
Collection
class to use anytime that
a collection of values need to be stored.
Collection
class to use anytime that
a collection of values need to be stored.
Property
is a Collection
(in other words, the property
represents a collection of values).
Property
is a Collection
(in other words, the property
represents a collection of values).
Property
is a Collection
(in other words, the property
represents a collection of values).
Result
.
Source
.
Result
.
Source
.
Generator
is the portion of Zeus that will convert
a set of constraints, visible through a Binding
,
and output them as generated Java classes (to a
File
[directory]).SimpleGenerator
.
Source
to read input from
Source
provides an interface for all input
means.Source
provides an interface for all input
means.InputStream
and read XML from that stream when asked,
converting the read XML into a
Document
as needed.
InputStream
and read XML from that stream when asked,
converting the read XML into a
Document
as needed.
Reader
and read XML from that stream when asked,
converting the read XML into a
Document
as needed.
Reader
and read XML from that stream when asked,
converting the read XML into a
Document
as needed.
Result
provides an interface for all output
means.OutputStream
and output XML to that stream when asked
It assumes that no system ID is present; for
passing in a system ID, see
StreamResult.StreamResult(OutputStream, String)
.
OutputStream
and output XML to that stream when asked.
Writer
and write XML to that stream when asked.
Reader
and write XML to that stream when asked.
Source
provides an interface for all input
means.InputStream
and read XML from that stream when asked,
converting the read XML into a
Document
as needed.
InputStream
and read XML from that stream when asked,
converting the read XML into a
Document
as needed.
Reader
and read XML from that stream when asked,
converting the read XML into a
Document
as needed.
Reader
and read XML from that stream when asked,
converting the read XML into a
Document
as needed.
Result
Source
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |