| XMLStreamReaderExt | This interface extends the simple XMLStreamReader interface adding methods to get java objects asociated with schemas simple types like: ints, long, BigIntegers, Dates etc Note: Given the fact that an implemetation of this interface will not run validation in the stream, we will not include support for lists, enumeration and unions. | code | html |
| XMLStreamReaderExtImpl | Author: Cezar Andrei (cezar.andrei at bea.com) Date: Nov 17, 2003 | code | html |
| XMLStreamReaderExtImpl.CharSeqTrimWS | Only trims the XML whaitspace at edges, it should not be used for WS collapse Used for int, short, byte | code | html |
| XMLStreamReaderExtImpl.CharSeqTrimWS.ExtLocation | code | html |