|
||||||||||
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.List
.
File
.
File
.
InputStream
.
InputStream
.
FileReader
.
FileReader
.
String
URI.
String
URI.
String
class name, such as
java.util.List
.
EntityResolver
for this
Source
.
Source
.
Property
.
Property
.
Property
.
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).
id
attribute on elements handled by
this Binder
should be ignored in determine if an
element is collapsible.
id
attribute on elements handled by
this Binder
should be ignored in determine if an
element is collapsible.
TypeConversion
.
ValueEnumeration
.
TypeConversion
.
TypeConversion
.
List
of new properties.
List
of new properties.
List
of new properties.
Source
.
Result
.
Result
.
Source
.
TransformerOptions
for
this transformer.
TransformerOptions
for
this transformer.
Conversion
.
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
.
SimpleTransformer
is a basic implementation of a Zeus
Transformer
.Source
to read mapping information from and allow generation of the
transformation mappings from it.
Source
to read input from
Source
to read mapping information 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 |