Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.xmlbeans.impl.richParser

Interface Summary
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.
 

Class Summary
XMLStreamReaderExtImpl Author: Cezar Andrei (cezar.andrei at bea.com) Date: Nov 17, 2003
XMLStreamReaderExtImpl.CharSeqTrimWS Only trims the XML whaitspace at edges, it should not be used for WS collapse Used for int, short, byte
XMLStreamReaderExtImpl.CharSeqTrimWS.ExtLocation