|
JAXB v0.21 |
|||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
See:
Description
| Class Summary | |
| DocumentScanPosition | An object describing a scanner's position in a DOM tree. |
| ScanPosition | A description of a scanner's position. |
| StreamScanPosition | An object describing a scanner's position in an input stream. |
| XMLScanner | A scanner of XML input streams or data structures. |
| XMLWriter | A writer of XML output streams. |
| Exception Summary | |
| EndOfDocumentException | Checked exception thrown by an XML scanner when it unexpectedly reaches the end of an input document. |
| ScanException | Checked exception thrown by an XML scanner when it encounters input that is not lexically well-formed or when an I/O error occurs. |
| ScanIOException | Checked exception thrown by an XML scanner when an I/O error occurs. |
Classes for scanning and writing XML documents.
IllegalArgumentException to be thrown.
In many cases the specification of a constructor or method in this package
makes descriptive assertions about legal parameter values. Invoking a
constructor or method with an argument value that violates such an assertion
will, unless otherwise noted, cause an IllegalArgumentException to be thrown.
|
JAXB v0.21 |
|||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
Copyright © 2001 by Sun Microsystems, Inc., 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.