|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Comments
object.
Group
object.
Membership
object.
Person
object.
Properties
object.
IMS enterprise element type
of the currently
available element.
true
if there are more IMS enterprise elements available.
IMSEnterpriseBuilder
lets you write an IMS enterprise XML file as a series of
top level elements.IMSEnterpriseBuilder
with the given output stream, and using the
default system JSR173 XMLOutputFactory class for writing the XML document.
IMSEnterpriseBuilder
with the given writer, and using the
default system JSR173 XMLOutputFactory class for writing the XML document.
IMSEnterpriseBuilder
where the writerClass argument is used to specify
the JSR173 XMLOutputFactory class to be used.
IMSEnterpriseBuilder
where the writerClass argument is used to specify
the JSR173 XMLOutputFactory class to be used.
IMSEnterpriseException
is used by those setter methods that validate their
arguments, as well as by validate
methods, where applicable.IMSEnterpriseParser
lets you read the top-level elements of an IMS enterprise
XML document one at a time, much like an iterator.IMSEnterpriseParser
with the given InputStream
to access the IMS enterprise XML information.
IMSEnterpriseParser
with the given InputStream
to access the IMS enterprise XML information.
IMSEnterpriseReader
lets you read an entire IMS enterprise XML file in one
read action.IMSEnterpriseReader
using the system JSR173 XMLInputFactory
class for parsing the XML document.
IMSEnterpriseReader
where the method argument is used to specify the
JSR173 XMLInputFactory class to be used.
IMSEnterpriseWriter
lets you write an entire IMS enterprise XML file in one
write action.IMSEnterpriseWriter
using the system JSR173 XMLOutputFactory
class for writing the XML document.
IMSEnterpriseWriter
where the method argument is used to specify the
JSR173 XMLOutputFactory class to be used.
true
if IMS enterprise validation is turned on.
true
if IMS enterprise validation is turned on.
true
if IMS enterprise validation is turned on.
true
if IMS enterprise validation is turned on.
true
if XML validation is turned on.
true
if XML validation is turned on.
FinalResult
and
InterimResult
.InputStream
and builds an Enterprise
object
representing the information.
Enterprise
object to the OutputStream
.
Enterprise
object to the Writer
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |