|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DTDSource | |
org.enhydra.zeus.binder | |
org.enhydra.zeus.source |
Uses of DTDSource in org.enhydra.zeus.binder |
Constructors in org.enhydra.zeus.binder with parameters of type DTDSource | |
DTDBinder(DTDSource source,
java.lang.String rootElementName)
This constructor takes in a
to read an XML Schema from and allow generation of the
s from it. |
|
DTDBinder(DTDSource source)
This constructor takes in a
to read an XML Schema from and allow generation of the
s from it. |
Uses of DTDSource in org.enhydra.zeus.source |
Subclasses of DTDSource in org.enhydra.zeus.source | |
class |
StreamDTDSource
provides an interface for all input
means. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |