|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.japex.JapexDriverBase
com.sun.japex.jdsl.xml.BaseParserDriver
com.sun.japex.jdsl.xml.parsing.stax.JAXPStAXDriver
public class JAXPStAXDriver
| Field Summary | |
|---|---|
protected javax.xml.stream.XMLInputFactory |
_factory
|
protected boolean |
_nextOnly
|
| 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 | |
|---|---|
JAXPStAXDriver()
|
|
| Method Summary | |
|---|---|
javax.xml.stream.XMLStreamReader |
getXMLStreamReader()
This method may be overriden by a subclass to provide a more efficient way of allocating new parsers. |
void |
initializeDriver()
|
void |
run(TestCase testCase)
|
| Methods inherited from class com.sun.japex.jdsl.xml.BaseParserDriver |
|---|
createDocument, finish, prepare, 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 |
| Field Detail |
|---|
protected javax.xml.stream.XMLInputFactory _factory
protected boolean _nextOnly
| Constructor Detail |
|---|
public JAXPStAXDriver()
| Method Detail |
|---|
public void initializeDriver()
initializeDriver in interface JapexDriverinitializeDriver in class JapexDriverBasepublic void run(TestCase testCase)
run in interface JapexDriverrun in class JapexDriverBase
public javax.xml.stream.XMLStreamReader getXMLStreamReader()
throws javax.xml.stream.XMLStreamException
javax.xml.stream.XMLStreamException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||