|
||||||||||
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.
SchemaUtils
provides utility methods specific to XML Schema
and code dealing with schemas.#PCDATA
content) should map to data
members on parent member classes rather than their
own classes.
#PCDATA
content) should map to data
members on parent member classes rather than their
own classes.
#PCDATA
content) should map to data
members on parent member classes rather than their
own classes.
#PCDATA
content) should map to data
members on parent member classes rather than their
own classes.
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.
File
.
File
.
InputStream
.
InputStream
.
FileReader
.
FileReader
.
String
URI.
String
URI.
Source
.
Source
.
Property
.
Property
.
Property
.
java.io.Serializable
.
java.io.Serializable
.
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).
Source
.
Result
.
Result
.
Source
.
String
as the argument name,
and another String
as the argument value in.
String[]
as an array of -argument=value pairs
and add to/update the Hashtable
containing the arguments.
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.static
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 |