com.sun.japex.jdsl.xml.roundtrip.stax
Class SunSJSXPStAXDriver

java.lang.Object
  extended by com.sun.japex.JapexDriverBase
      extended by com.sun.japex.jdsl.xml.BaseParserDriver
          extended by com.sun.japex.jdsl.xml.roundtrip.stax.BaseStAXDriver
              extended by com.sun.japex.jdsl.xml.roundtrip.stax.SunSJSXPStAXDriver
All Implemented Interfaces:
JapexDriver, Params, java.util.concurrent.Callable<java.lang.Object>

public class SunSJSXPStAXDriver
extends BaseStAXDriver

Author:
Santiago.PericasGeertsen@sun.com

Field Summary
 
Fields inherited from class com.sun.japex.jdsl.xml.roundtrip.stax.BaseStAXDriver
_encoding, _outputStream, _xmlInputFactory, _xmlOutputFactory, _xmlReaderToWriter
 
Fields inherited from class com.sun.japex.jdsl.xml.BaseParserDriver
_builder, _externalVocabularyMap, _initialVocabulary, _inputStream, _saxSerializer, _xmlFile, TESTCASE_NORMALIZE
 
Fields inherited from class com.sun.japex.JapexDriverBase
_driver, _endTime, _needWarmup, _testCase, _testSuite
 
Constructor Summary
SunSJSXPStAXDriver()
           
 
Method Summary
 void initializeDriver()
           
 
Methods inherited from class com.sun.japex.jdsl.xml.roundtrip.stax.BaseStAXDriver
prepare, run
 
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

SunSJSXPStAXDriver

public SunSJSXPStAXDriver()
Method Detail

initializeDriver

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


Copyright © 2011. All Rights Reserved.