Package org.apache.xmlbeans.impl.richParser


package org.apache.xmlbeans.impl.richParser
  • Class
    Description
    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.
    Author: Cezar Andrei (cezar.andrei at bea.com) Date: Nov 17, 2003