com.sun.japex.jdsl.xml.bind.unmarshal
Class JAXBFastInfosetStAXDriver

java.lang.Object
  extended by com.sun.japex.JapexDriverBase
      extended by com.sun.japex.jdsl.xml.BaseParserDriver
          extended by com.sun.japex.jdsl.xml.bind.unmarshal.BaseUnmarshallerDriver
              extended by com.sun.japex.jdsl.xml.bind.unmarshal.JAXBFastInfosetStAXDriver
All Implemented Interfaces:
JapexDriver, FastInfosetParserDriver, Params, java.util.concurrent.Callable<java.lang.Object>

public class JAXBFastInfosetStAXDriver
extends BaseUnmarshallerDriver
implements FastInfosetParserDriver


Field Summary
 
Fields inherited from class com.sun.japex.jdsl.xml.bind.unmarshal.BaseUnmarshallerDriver
_bean, _jc, _unmarshaller, printManifest
 
Fields inherited from class com.sun.japex.jdsl.xml.BaseParserDriver
_builder, _externalVocabularyMap, _initialVocabulary, _inputStream, _outputStream, _saxSerializer, _xmlFile, TESTCASE_NORMALIZE
 
Fields inherited from class com.sun.japex.JapexDriverBase
_driver, _endTime, _needWarmup, _testCase, _testSuite
 
Constructor Summary
JAXBFastInfosetStAXDriver()
           
 
Method Summary
 org.jvnet.fastinfoset.FastInfosetParser getParser()
           
 void initializeDriver()
           
 void prepare(TestCase testCase)
           
 void run(TestCase testCase)
           
 
Methods inherited from class com.sun.japex.jdsl.xml.bind.unmarshal.BaseUnmarshallerDriver
JAXBRoundTrip_SJSXP, JAXBRoundTrip
 
Methods inherited from class com.sun.japex.jdsl.xml.BaseParserDriver
createDocument, finish, prepareFI, prepareXML
 
Methods inherited from class com.sun.japex.JapexDriverBase
call, finish, getBooleanParam, getDoubleParam, getIntParam, getLongParam, getParam, getTestSuite, hasParam, prepare, run, setBooleanParam, setDoubleParam, setDriver, setEndTime, setIntParam, setLongParam, setParam, setTestCase, setTestSuite, terminateDriver, warmup, warmup
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JAXBFastInfosetStAXDriver

public JAXBFastInfosetStAXDriver()
Method Detail

initializeDriver

public void initializeDriver()
Specified by:
initializeDriver in interface JapexDriver
Overrides:
initializeDriver in class BaseUnmarshallerDriver

prepare

public void prepare(TestCase testCase)
Specified by:
prepare in interface JapexDriver
Overrides:
prepare in class BaseUnmarshallerDriver

getParser

public org.jvnet.fastinfoset.FastInfosetParser getParser()
Specified by:
getParser in interface FastInfosetParserDriver

run

public void run(TestCase testCase)
Specified by:
run in interface JapexDriver
Overrides:
run in class JapexDriverBase


Copyright © 2011. All Rights Reserved.