com.sun.xml.ws.db.toplink
Class JAXBBond.CustomXMLStreamReaderReader

java.lang.Object
  extended by XMLStreamReaderReader
      extended by com.sun.xml.ws.db.toplink.JAXBBond.CustomXMLStreamReaderReader
Enclosing class:
JAXBBond<T>

public static class JAXBBond.CustomXMLStreamReaderReader
extends XMLStreamReaderReader


Constructor Summary
JAXBBond.CustomXMLStreamReaderReader()
           
 
Method Summary
 Object getValue(CharSequence characters, Class<?> dataType)
           
protected  void parseCharactersEvent(javax.xml.stream.XMLStreamReader xmlStreamReader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JAXBBond.CustomXMLStreamReaderReader

public JAXBBond.CustomXMLStreamReaderReader()
Method Detail

parseCharactersEvent

protected void parseCharactersEvent(javax.xml.stream.XMLStreamReader xmlStreamReader)
                             throws SAXException
Throws:
SAXException

getValue

public Object getValue(CharSequence characters,
                       Class<?> dataType)


Copyright (c) 1997-2011 Oracle and/or its affiliates. All rights reserved.