| Package | Description |
|---|---|
| org.codehaus.stax2.ri |
Package that contains a skeletal reference implementation of Stax2 API,
as well as some utility/helper classes that can be useful in building
one.
|
| org.codehaus.stax2.ri.dom |
| Modifier and Type | Method and Description |
|---|---|
protected TypedXMLStreamException |
Stax2ReaderAdapter._constructTypeException(IllegalArgumentException iae,
String lexicalValue)
Method called to wrap or convert given conversion-fail exception
into a full
TypedXMLStreamException, |
protected TypedXMLStreamException |
Stax2ReaderImpl._constructTypeException(IllegalArgumentException iae,
String lexicalValue) |
protected TypedXMLStreamException |
Stax2ReaderAdapter._constructTypeException(String msg,
String lexicalValue) |
| Modifier and Type | Method and Description |
|---|---|
protected TypedXMLStreamException |
DOMWrappingReader._constructTypeException(IllegalArgumentException iae,
String lexicalValue)
Method called to wrap or convert given conversion-fail exception
into a full
TypedXMLStreamException, |
protected TypedXMLStreamException |
DOMWrappingReader._constructTypeException(String msg,
String lexicalValue) |
Copyright © 2005–2017 Oracle Corporation. All rights reserved.