A B C D E G I J L M N O P R S T V X 

A

addPointers(String) - Method in class org.apache.commons.jxpath.BasicNodeSetTest
Add the pointers for the specified path to nodeSet.
AliasedNamespaceIterationTest - Class in org.apache.commons.jxpath.ri.model
Test aliased/doubled XML namespace iteration; JXPATH-125.
AliasedNamespaceIterationTest() - Constructor for class org.apache.commons.jxpath.ri.model.AliasedNamespaceIterationTest
 
assertConversion(Object, Class, Object) - Method in class org.apache.commons.jxpath.util.BasicTypeConverterTest
 
assertDocumentOrder(JXPathContext, String, String, int) - Method in class org.apache.commons.jxpath.JXPathTestCase
 
assertElementNames(List, List) - Method in class org.apache.commons.jxpath.BasicNodeSetTest
Do assertions on DOM element names.
assertElementValues(List, List) - Method in class org.apache.commons.jxpath.BasicNodeSetTest
Do assertions on DOM element values.
assertXMLSignature(JXPathContext, String, String, boolean, boolean, boolean, boolean) - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
assertXPathCreatePath(JXPathContext, String, Object, String) - Method in class org.apache.commons.jxpath.JXPathTestCase
 
assertXPathCreatePathAndSetValue(JXPathContext, String, Object, String) - Method in class org.apache.commons.jxpath.JXPathTestCase
 
assertXPathNodeType(JXPathContext, String, Class) - Method in class org.apache.commons.jxpath.JXPathTestCase
 
assertXPathPointer(JXPathContext, String, String) - Method in class org.apache.commons.jxpath.JXPathTestCase
 
assertXPathPointerIterator(JXPathContext, String, Collection) - Method in class org.apache.commons.jxpath.JXPathTestCase
 
assertXPathPointerLenient(JXPathContext, String, String) - Method in class org.apache.commons.jxpath.JXPathTestCase
 
assertXPathSetValue(JXPathContext, String, Object) - Method in class org.apache.commons.jxpath.JXPathTestCase
 
assertXPathSetValue(JXPathContext, String, Object, Object) - Method in class org.apache.commons.jxpath.JXPathTestCase
 
assertXPathValue(JXPathContext, String, Object) - Method in class org.apache.commons.jxpath.JXPathTestCase
 
assertXPathValue(JXPathContext, String, Object, Class) - Method in class org.apache.commons.jxpath.JXPathTestCase
 
assertXPathValueAndPointer(JXPathContext, String, Object, String) - Method in class org.apache.commons.jxpath.JXPathTestCase
 
assertXPathValueIterator(JXPathContext, String, Collection) - Method in class org.apache.commons.jxpath.JXPathTestCase
 
assertXPathValueLenient(JXPathContext, String, Object) - Method in class org.apache.commons.jxpath.JXPathTestCase
 
assertXPathValueType(JXPathContext, String, Class) - Method in class org.apache.commons.jxpath.JXPathTestCase
 

B

BadlyImplementedFactoryTest - Class in org.apache.commons.jxpath.ri.model.beans
Badly-implemented Factory test.
BadlyImplementedFactoryTest() - Constructor for class org.apache.commons.jxpath.ri.model.beans.BadlyImplementedFactoryTest
 
BasicNodeSetTest - Class in org.apache.commons.jxpath
Test BasicNodeSet
BasicNodeSetTest() - Constructor for class org.apache.commons.jxpath.BasicNodeSetTest
 
BasicTypeConverterTest - Class in org.apache.commons.jxpath.util
Tests BasicTypeConverter
BasicTypeConverterTest() - Constructor for class org.apache.commons.jxpath.util.BasicTypeConverterTest
 
BeanModelTest - Class in org.apache.commons.jxpath.ri.model.beans
Tests JXPath with JavaBeans
BeanModelTest() - Constructor for class org.apache.commons.jxpath.ri.model.beans.BeanModelTest
 
BeanModelTestCase - Class in org.apache.commons.jxpath.ri.model
Abstract superclass for Bean access with JXPath.
BeanModelTestCase() - Constructor for class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
build(int, String) - Static method in class org.apache.commons.jxpath.ri.compiler.TestFunctions
 

C

callExampleMessageMethodAndAssertClassNotFoundJXPathException() - Static method in class org.apache.commons.jxpath.util.ClassLoaderUtilTest
Performs a basic query that requires a class be loaded dynamically by JXPath and asserts the dynamic class load fails.
callExampleMessageMethodAndAssertSuccess() - Static method in class org.apache.commons.jxpath.util.ClassLoaderUtilTest
Performs a basic query that requires a class be loaded dynamically by JXPath and asserts the dynamic class load succeeds.
ClassLoaderUtilTest - Class in org.apache.commons.jxpath.util
Tests org.apache.commons.jxpath.util.ClassLoaderUtil.
ClassLoaderUtilTest() - Constructor for class org.apache.commons.jxpath.util.ClassLoaderUtilTest
 
ClassLoadingExampleClass - Class in org.apache.commons.jxpath.util
Test class for org.apache.commons.jxpath.util.ClassLoaderUtilTest test case.
ClassLoadingExampleClass() - Constructor for class org.apache.commons.jxpath.util.ClassLoadingExampleClass
 
className(ExpressionContext, ExpressionContext) - Method in class org.apache.commons.jxpath.ri.compiler.TestFunctions
 
collection() - Static method in class org.apache.commons.jxpath.ri.compiler.TestFunctions
 
ContainerModelTest - Class in org.apache.commons.jxpath.ri.model.container
Tests JXPath with containers as root or value of a variable, property, etc.
ContainerModelTest() - Constructor for class org.apache.commons.jxpath.ri.model.container.ContainerModelTest
 
ContainerModelTest.Bean - Class in org.apache.commons.jxpath.ri.model.container
 
ContainerModelTest.Bean() - Constructor for class org.apache.commons.jxpath.ri.model.container.ContainerModelTest.Bean
 
ContainerModelTest.ListContainer - Class in org.apache.commons.jxpath.ri.model.container
 
ContainerModelTest.ListContainer() - Constructor for class org.apache.commons.jxpath.ri.model.container.ContainerModelTest.ListContainer
 
context - Variable in class org.apache.commons.jxpath.BasicNodeSetTest
JXPathContext
context - Variable in class org.apache.commons.jxpath.ri.model.AliasedNamespaceIterationTest
 
context - Variable in class org.apache.commons.jxpath.ri.model.ExternalXMLNamespaceTest
 
context - Variable in class org.apache.commons.jxpath.ri.model.JXPath154Test
 
context - Variable in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
context - Variable in class org.apache.commons.jxpath.ri.model.XMLPreserveSpaceTest
 
context - Variable in class org.apache.commons.jxpath.ri.model.XMLSpaceTest
 
context - Variable in class org.apache.commons.jxpath.ri.model.XMLUpperCaseElementsTest
 
ContextDependencyTest - Class in org.apache.commons.jxpath.ri.compiler
Tests the determination of whether an expression is context dependent.
ContextDependencyTest() - Constructor for class org.apache.commons.jxpath.ri.compiler.ContextDependencyTest
 
CoreFunctionTest - Class in org.apache.commons.jxpath.ri.compiler
Test basic functionality of JXPath - core functions.
CoreFunctionTest() - Constructor for class org.apache.commons.jxpath.ri.compiler.CoreFunctionTest
 
CoreOperationTest - Class in org.apache.commons.jxpath.ri.compiler
Test basic functionality of JXPath - infoset types, operations.
CoreOperationTest() - Constructor for class org.apache.commons.jxpath.ri.compiler.CoreOperationTest
 
count(ExpressionContext, Collection) - Static method in class org.apache.commons.jxpath.ri.compiler.TestFunctions
Returns the number of nodes in the context that is passed as the first argument.
countPointers(NodeSet) - Static method in class org.apache.commons.jxpath.ri.compiler.TestFunctions
 
createContext(String) - Method in class org.apache.commons.jxpath.ri.model.AliasedNamespaceIterationTest
 
createContext(String) - Method in class org.apache.commons.jxpath.ri.model.ExternalXMLNamespaceTest
 
createContext() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
createContext(String) - Method in class org.apache.commons.jxpath.ri.model.XMLPreserveSpaceTest
 
createContext(String) - Method in class org.apache.commons.jxpath.ri.model.XMLSpaceTest
 
createContext(String) - Method in class org.apache.commons.jxpath.ri.model.XMLUpperCaseElementsTest
 
createContextBean() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
createContextBean() - Method in class org.apache.commons.jxpath.ri.model.beans.BeanModelTest
 
createContextBean() - Method in class org.apache.commons.jxpath.ri.model.dynabeans.DynaBeanModelTest
 
createDocumentContainer(String) - Method in class org.apache.commons.jxpath.ri.model.AliasedNamespaceIterationTest
 
createDocumentContainer(String) - Method in class org.apache.commons.jxpath.ri.model.ExternalXMLNamespaceTest
 
createDocumentContainer(String) - Method in class org.apache.commons.jxpath.ri.model.JXPath154Test
 
createDocumentContainer() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
createDocumentContainer(String) - Method in class org.apache.commons.jxpath.ri.model.XMLPreserveSpaceTest
 
createDocumentContainer(String) - Method in class org.apache.commons.jxpath.ri.model.XMLSpaceTest
 
createDocumentContainer(String) - Method in class org.apache.commons.jxpath.ri.model.XMLUpperCaseElementsTest
 
createObject(JXPathContext, Pointer, Object, String, int) - Method in class org.apache.commons.jxpath.ri.compiler.VariableFactory
 
createObject(JXPathContext, Pointer, Object, String, int) - Method in class org.apache.commons.jxpath.ri.model.beans.TestBeanFactory
Return false if this factory cannot create the requested object.
createObject(JXPathContext, Pointer, Object, String, int) - Method in class org.apache.commons.jxpath.ri.model.dom.TestDOMFactory
Return false if this factory cannot create the requested object.
createObject(JXPathContext, Pointer, Object, String, int) - Method in class org.apache.commons.jxpath.ri.model.dynabeans.TestDynaBeanFactory
 
createObject(JXPathContext, Pointer, Object, String, int) - Method in class org.apache.commons.jxpath.ri.model.dynamic.TestDynamicPropertyFactory
Create a new instance and put it in the collection on the parent object.
createObject(JXPathContext, Pointer, Object, String, int) - Method in class org.apache.commons.jxpath.ri.model.jdom.TestJDOMFactory
Create a new instance and put it in the collection on the parent object.
createObject(JXPathContext, Pointer, Object, String, int) - Method in class org.apache.commons.jxpath.ri.model.TestMixedModelFactory
Create a new instance and put it in the collection on the parent object.
createTestBeanWithDOM() - Static method in class org.apache.commons.jxpath.ri.axes.TestBeanWithNode
 

D

declareVariable(JXPathContext, String) - Method in class org.apache.commons.jxpath.ri.compiler.VariableFactory
Create a new object and set it on the specified variable
declareVariable(JXPathContext, String) - Method in class org.apache.commons.jxpath.ri.model.beans.TestBeanFactory
Create a new object and set it on the specified variable
declareVariable(JXPathContext, String) - Method in class org.apache.commons.jxpath.ri.model.dom.TestDOMFactory
 
declareVariable(JXPathContext, String) - Method in class org.apache.commons.jxpath.ri.model.dynabeans.TestDynaBeanFactory
 
declareVariable(JXPathContext, String) - Method in class org.apache.commons.jxpath.ri.model.dynamic.TestDynamicPropertyFactory
 
declareVariable(JXPathContext, String) - Method in class org.apache.commons.jxpath.ri.model.jdom.TestJDOMFactory
 
declareVariable(JXPathContext, String) - Method in class org.apache.commons.jxpath.ri.model.TestMixedModelFactory
 
doit() - Method in class org.apache.commons.jxpath.ri.compiler.TestFunctions
 
DOMModelTest - Class in org.apache.commons.jxpath.ri.model.dom
Tests JXPath with DOM
DOMModelTest() - Constructor for class org.apache.commons.jxpath.ri.model.dom.DOMModelTest
 
doTest(String, String, String) - Method in class org.apache.commons.jxpath.ri.model.ExternalXMLNamespaceTest
 
doTest(String, String, String) - Method in class org.apache.commons.jxpath.ri.model.JXPath154Test
 
doTest(String, String, String) - Method in class org.apache.commons.jxpath.ri.model.XMLPreserveSpaceTest
 
doTest(String, String, String) - Method in class org.apache.commons.jxpath.ri.model.XMLSpaceTest
 
doTest(String, String, String) - Method in class org.apache.commons.jxpath.ri.model.XMLUpperCaseElementsTest
 
doTestAttribute(String) - Method in class org.apache.commons.jxpath.ri.model.ExternalXMLNamespaceTest
 
doTestCreateAndSetAttribute(String) - Method in class org.apache.commons.jxpath.ri.model.ExternalXMLNamespaceTest
 
doTestElement(String) - Method in class org.apache.commons.jxpath.ri.model.ExternalXMLNamespaceTest
 
doTestIterate(String, String, Collection) - Method in class org.apache.commons.jxpath.ri.model.AliasedNamespaceIterationTest
 
doTestIterate(String) - Method in class org.apache.commons.jxpath.ri.model.AliasedNamespaceIterationTest
 
DynaBeanModelTest - Class in org.apache.commons.jxpath.ri.model.dynabeans
Test for support of DynaBeans (see BeanUtils)
DynaBeanModelTest() - Constructor for class org.apache.commons.jxpath.ri.model.dynabeans.DynaBeanModelTest
 
DynamicPropertiesModelTest - Class in org.apache.commons.jxpath.ri.model.dynamic
TODO more iterator testing with maps
DynamicPropertiesModelTest() - Constructor for class org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertiesModelTest
 

E

EmbeddedColonMapKeysTest - Class in org.apache.commons.jxpath.ri.model
JXPATH-104 test.
EmbeddedColonMapKeysTest() - Constructor for class org.apache.commons.jxpath.ri.model.EmbeddedColonMapKeysTest
 
EmptyCollectionTest - Class in org.apache.commons.jxpath.ri.model
Be sure empty lists/sets/arrays work.
EmptyCollectionTest() - Constructor for class org.apache.commons.jxpath.ri.model.EmptyCollectionTest
 
EmptyCollectionTest.HasChild - Class in org.apache.commons.jxpath.ri.model
 
EmptyCollectionTest.HasChild(Object) - Constructor for class org.apache.commons.jxpath.ri.model.EmptyCollectionTest.HasChild
Construct a new EmptyCollectionTest.HasChild instance.
ExceptionHandlerTest - Class in org.apache.commons.jxpath.ri
Test simple ExceptionHandler.
ExceptionHandlerTest() - Constructor for class org.apache.commons.jxpath.ri.ExceptionHandlerTest
 
ExceptionHandlerTest.Bar - Class in org.apache.commons.jxpath.ri
 
ExceptionHandlerTest.Bar() - Constructor for class org.apache.commons.jxpath.ri.ExceptionHandlerTest.Bar
 
ExceptionPropertyTestBean - Class in org.apache.commons.jxpath.ri.model
 
ExceptionPropertyTestBean() - Constructor for class org.apache.commons.jxpath.ri.model.ExceptionPropertyTestBean
 
ExtensionFunctionTest - Class in org.apache.commons.jxpath.ri.compiler
Test extension functions.
ExtensionFunctionTest() - Constructor for class org.apache.commons.jxpath.ri.compiler.ExtensionFunctionTest
 
ExternalXMLNamespaceTest - Class in org.apache.commons.jxpath.ri.model
Test externally registered XML namespaces; JXPATH-97.
ExternalXMLNamespaceTest() - Constructor for class org.apache.commons.jxpath.ri.model.ExternalXMLNamespaceTest
 

G

getAbstractFactory() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
getAbstractFactory() - Method in class org.apache.commons.jxpath.ri.model.beans.BeanModelTest
 
getAbstractFactory() - Method in class org.apache.commons.jxpath.ri.model.dom.DOMModelTest
 
getAbstractFactory() - Method in class org.apache.commons.jxpath.ri.model.dynabeans.DynaBeanModelTest
 
getAbstractFactory() - Method in class org.apache.commons.jxpath.ri.model.jdom.JDOMModelTest
 
getAbstractFactory() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
getArray() - Method in class org.apache.commons.jxpath.TestNull
 
getBar() - Method in class org.apache.commons.jxpath.ri.compiler.TestFunctions
 
getBar() - Method in class org.apache.commons.jxpath.ri.ExceptionHandlerTest
 
getBaz() - Method in class org.apache.commons.jxpath.ri.ExceptionHandlerTest.Bar
 
getBean() - Method in class org.apache.commons.jxpath.TestMixedModelBean
 
getBeans() - Method in class org.apache.commons.jxpath.TestBean
 
getChild() - Method in class org.apache.commons.jxpath.ri.model.EmptyCollectionTest.HasChild
 
getChild() - Method in class org.apache.commons.jxpath.TestNull
 
getContainer() - Method in class org.apache.commons.jxpath.ri.model.container.ContainerModelTest.Bean
 
getContainer() - Method in class org.apache.commons.jxpath.TestMixedModelBean
 
getDocument() - Method in class org.apache.commons.jxpath.TestMixedModelBean
 
getElement() - Method in class org.apache.commons.jxpath.TestMixedModelBean
 
getErrorBean() - Method in class org.apache.commons.jxpath.ri.model.ExceptionPropertyTestBean
 
getErrorString() - Method in class org.apache.commons.jxpath.ri.model.ExceptionPropertyTestBean
 
getErrorStringArray() - Method in class org.apache.commons.jxpath.ri.model.ExceptionPropertyTestBean
 
getFirst() - Method in class org.apache.commons.jxpath.ri.axes.RecursiveBean
 
getFoo() - Method in class org.apache.commons.jxpath.ri.compiler.TestFunctions
 
getFoo() - Method in class org.apache.commons.jxpath.ri.ExceptionHandlerTest
 
getIndexed(int) - Method in class org.apache.commons.jxpath.ri.model.beans.TestIndexedPropertyBean
 
getInt() - Method in class org.apache.commons.jxpath.NestedTestBean
A read-only int property
getInt() - Method in class org.apache.commons.jxpath.TestBean
A read-only integer property
getIntegers() - Method in class org.apache.commons.jxpath.TestBean
 
getIntegers(int) - Method in class org.apache.commons.jxpath.TestBean
 
getList() - Method in class org.apache.commons.jxpath.TestBean
 
getList() - Method in class org.apache.commons.jxpath.TestMixedModelBean
 
getMap() - Method in class org.apache.commons.jxpath.TestBean
 
getMap() - Method in class org.apache.commons.jxpath.TestMixedModelBean
 
getMatrix() - Method in class org.apache.commons.jxpath.TestMixedModelBean
 
getMessage() - Static method in class org.apache.commons.jxpath.util.ClassLoadingExampleClass
 
getModel() - Method in class org.apache.commons.jxpath.ri.model.dom.DOMModelTest
 
getModel() - Method in class org.apache.commons.jxpath.ri.model.jdom.JDOMModelTest
 
getModel() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
getName() - Method in class org.apache.commons.jxpath.NestedTestBean
A read-only String property
getName() - Method in class org.apache.commons.jxpath.ri.axes.RecursiveBean
 
getNestedBean() - Method in class org.apache.commons.jxpath.TestBean
 
getNothing() - Method in class org.apache.commons.jxpath.TestNull
 
getObject() - Method in class org.apache.commons.jxpath.ri.axes.TestBeanWithNode
 
getObject() - Method in class org.apache.commons.jxpath.TestBean
Returns a NestedTestBean: testing recognition of generic objects
getObjects() - Method in class org.apache.commons.jxpath.TestBean
Returns an array of ints: testing recognition of generic objects
getSecond() - Method in class org.apache.commons.jxpath.ri.axes.RecursiveBean
 
getSet() - Method in class org.apache.commons.jxpath.TestBean
 
getString() - Method in class org.apache.commons.jxpath.TestMixedModelBean
 
getStrings() - Method in class org.apache.commons.jxpath.NestedTestBean
 
getValue() - Method in class org.apache.commons.jxpath.ri.model.container.ContainerModelTest.ListContainer
 
getVendor() - Method in class org.apache.commons.jxpath.ri.axes.TestBeanWithNode
 
getVendors() - Method in class org.apache.commons.jxpath.ri.axes.TestBeanWithNode
 
getXMLSignature(Object, boolean, boolean, boolean, boolean) - Method in class org.apache.commons.jxpath.ri.model.dom.DOMModelTest
 
getXMLSignature(Object, boolean, boolean, boolean, boolean) - Method in class org.apache.commons.jxpath.ri.model.jdom.JDOMModelTest
 
getXMLSignature(Object, boolean, boolean, boolean, boolean) - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
An XML signature is used to determine if we have the right result after a modification of XML by JXPath.

I

increment(int) - Static method in class org.apache.commons.jxpath.ri.compiler.TestFunctions2
 
instancePath(ExpressionContext) - Method in class org.apache.commons.jxpath.ri.compiler.TestFunctions
 
isBoolean() - Method in class org.apache.commons.jxpath.NestedTestBean
A read-only boolean property
isBoolean() - Method in class org.apache.commons.jxpath.TestBean
 
isInstance(Object, Class) - Static method in class org.apache.commons.jxpath.ri.compiler.TestFunctions
 
isMap(ExpressionContext) - Static method in class org.apache.commons.jxpath.ri.compiler.TestFunctions
Returns true if the current node in the current context is a map
items(Collection) - Static method in class org.apache.commons.jxpath.ri.compiler.TestFunctions
 

J

JDOMModelTest - Class in org.apache.commons.jxpath.ri.model.jdom
Tests JXPath with JDOM
JDOMModelTest() - Constructor for class org.apache.commons.jxpath.ri.model.jdom.JDOMModelTest
 
JXPath149Test - Class in org.apache.commons.jxpath.ri.compiler
 
JXPath149Test() - Constructor for class org.apache.commons.jxpath.ri.compiler.JXPath149Test
 
JXPath151Test - Class in org.apache.commons.jxpath.ri.model
 
JXPath151Test() - Constructor for class org.apache.commons.jxpath.ri.model.JXPath151Test
 
JXPath154Test - Class in org.apache.commons.jxpath.ri.model
 
JXPath154Test() - Constructor for class org.apache.commons.jxpath.ri.model.JXPath154Test
 
JXPathCompiledExpressionTest - Class in org.apache.commons.jxpath.ri
Test compiler.
JXPathCompiledExpressionTest() - Constructor for class org.apache.commons.jxpath.ri.JXPathCompiledExpressionTest
 
JXPathServletContextTest - Class in org.apache.commons.jxpath.servlet
 
JXPathServletContextTest() - Constructor for class org.apache.commons.jxpath.servlet.JXPathServletContextTest
 
JXPathTestCase - Class in org.apache.commons.jxpath
Abstract superclass for various JXPath tests.
JXPathTestCase() - Constructor for class org.apache.commons.jxpath.JXPathTestCase
Construct a new instance of this test case.

L

LazyDynaBeanTest - Class in org.apache.commons.jxpath.ri.model.dynabeans
 
LazyDynaBeanTest() - Constructor for class org.apache.commons.jxpath.ri.model.dynabeans.LazyDynaBeanTest
 
list() - Static method in class org.apache.commons.jxpath.JXPathTestCase
 
list(Object) - Static method in class org.apache.commons.jxpath.JXPathTestCase
 
list(Object, Object) - Static method in class org.apache.commons.jxpath.JXPathTestCase
 
list(Object, Object, Object) - Static method in class org.apache.commons.jxpath.JXPathTestCase
 
list(Object, Object, Object, Object) - Static method in class org.apache.commons.jxpath.JXPathTestCase
 
list(Object, Object, Object, Object, Object) - Static method in class org.apache.commons.jxpath.JXPathTestCase
 
list(Object, Object, Object, Object, Object, Object) - Static method in class org.apache.commons.jxpath.JXPathTestCase
 
list(Object, Object, Object, Object, Object, Object, Object) - Static method in class org.apache.commons.jxpath.JXPathTestCase
 

M

MixedModelTest - Class in org.apache.commons.jxpath.ri.model
Tests JXPath with mixed model: beans, maps, DOM etc.
MixedModelTest() - Constructor for class org.apache.commons.jxpath.ri.model.MixedModelTest
 

N

NestedTestBean - Class in org.apache.commons.jxpath
A general purpose JavaBean for JUnit tests for the "jxpath" component.
NestedTestBean() - Constructor for class org.apache.commons.jxpath.NestedTestBean
 
NestedTestBean(String) - Constructor for class org.apache.commons.jxpath.NestedTestBean
 
nodeSet - Variable in class org.apache.commons.jxpath.BasicNodeSetTest
BasicNodeSet
nodeSet(ExpressionContext) - Static method in class org.apache.commons.jxpath.ri.compiler.TestFunctions
 
nudge() - Method in class org.apache.commons.jxpath.BasicNodeSetTest
"Nudge" the nodeSet.

O

org.apache.commons.jxpath - package org.apache.commons.jxpath
 
org.apache.commons.jxpath.ri - package org.apache.commons.jxpath.ri
 
org.apache.commons.jxpath.ri.axes - package org.apache.commons.jxpath.ri.axes
 
org.apache.commons.jxpath.ri.compiler - package org.apache.commons.jxpath.ri.compiler
 
org.apache.commons.jxpath.ri.model - package org.apache.commons.jxpath.ri.model
 
org.apache.commons.jxpath.ri.model.beans - package org.apache.commons.jxpath.ri.model.beans
 
org.apache.commons.jxpath.ri.model.container - package org.apache.commons.jxpath.ri.model.container
 
org.apache.commons.jxpath.ri.model.dom - package org.apache.commons.jxpath.ri.model.dom
 
org.apache.commons.jxpath.ri.model.dynabeans - package org.apache.commons.jxpath.ri.model.dynabeans
 
org.apache.commons.jxpath.ri.model.dynamic - package org.apache.commons.jxpath.ri.model.dynamic
 
org.apache.commons.jxpath.ri.model.jdom - package org.apache.commons.jxpath.ri.model.jdom
 
org.apache.commons.jxpath.servlet - package org.apache.commons.jxpath.servlet
 
org.apache.commons.jxpath.util - package org.apache.commons.jxpath.util
 

P

path(ExpressionContext) - Static method in class org.apache.commons.jxpath.ri.compiler.TestFunctions
 
pathWithSuffix(ExpressionContext, String) - Method in class org.apache.commons.jxpath.ri.compiler.TestFunctions
 

R

RecursiveAxesTest - Class in org.apache.commons.jxpath.ri.axes
Test for the protection mechanism that stops infinite recursion in descent down a recursive graph.
RecursiveAxesTest() - Constructor for class org.apache.commons.jxpath.ri.axes.RecursiveAxesTest
 
RecursiveBean - Class in org.apache.commons.jxpath.ri.axes
This bean is used to test infinite recursion protection in descendant search contexts.
RecursiveBean(String) - Constructor for class org.apache.commons.jxpath.ri.axes.RecursiveBean
 
removePointers(String) - Method in class org.apache.commons.jxpath.BasicNodeSetTest
Remove the pointers for the specified path from nodeSet.

S

set(Object, Object) - Static method in class org.apache.commons.jxpath.JXPathTestCase
 
set(Object, Object, Object) - Static method in class org.apache.commons.jxpath.JXPathTestCase
 
set(Object, Object, Object, Object) - Static method in class org.apache.commons.jxpath.JXPathTestCase
 
set(Object, Object, Object, Object, Object) - Static method in class org.apache.commons.jxpath.JXPathTestCase
 
set(Object, Object, Object, Object, Object, Object) - Static method in class org.apache.commons.jxpath.JXPathTestCase
 
set(Object, Object, Object, Object, Object, Object, Object) - Static method in class org.apache.commons.jxpath.JXPathTestCase
 
setBeans(NestedTestBean[]) - Method in class org.apache.commons.jxpath.TestBean
 
setBoolean(boolean) - Method in class org.apache.commons.jxpath.TestBean
 
setFirst(RecursiveBean) - Method in class org.apache.commons.jxpath.ri.axes.RecursiveBean
 
setFooAndBar(int, String) - Method in class org.apache.commons.jxpath.ri.compiler.TestFunctions
 
setInt(int) - Method in class org.apache.commons.jxpath.NestedTestBean
 
setInt(int) - Method in class org.apache.commons.jxpath.TestBean
 
setIntegers(int, int) - Method in class org.apache.commons.jxpath.TestBean
 
setMap(Map) - Method in class org.apache.commons.jxpath.TestBean
 
setMatrix(int[][]) - Method in class org.apache.commons.jxpath.TestMixedModelBean
 
setName(String) - Method in class org.apache.commons.jxpath.NestedTestBean
 
setNestedBean(NestedTestBean) - Method in class org.apache.commons.jxpath.TestBean
 
setNothing(Object) - Method in class org.apache.commons.jxpath.TestNull
 
setObject(Object) - Method in class org.apache.commons.jxpath.ri.axes.TestBeanWithNode
 
setSecond(RecursiveBean) - Method in class org.apache.commons.jxpath.ri.axes.RecursiveBean
 
setStrings(String[]) - Method in class org.apache.commons.jxpath.NestedTestBean
 
setUp() - Method in class org.apache.commons.jxpath.BasicNodeSetTest
 
setUp() - Method in class org.apache.commons.jxpath.ri.axes.RecursiveAxesTest
 
setUp() - Method in class org.apache.commons.jxpath.ri.axes.SimplePathInterpreterTest
 
setUp() - Method in class org.apache.commons.jxpath.ri.compiler.CoreFunctionTest
 
setUp() - Method in class org.apache.commons.jxpath.ri.compiler.CoreOperationTest
 
setUp() - Method in class org.apache.commons.jxpath.ri.compiler.ExtensionFunctionTest
 
setUp() - Method in class org.apache.commons.jxpath.ri.compiler.VariableTest
 
setUp() - Method in class org.apache.commons.jxpath.ri.ExceptionHandlerTest
 
setUp() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
setUp() - Method in class org.apache.commons.jxpath.ri.model.beans.BadlyImplementedFactoryTest
 
setUp() - Method in class org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertiesModelTest
 
setUp() - Method in class org.apache.commons.jxpath.ri.model.EmbeddedColonMapKeysTest
 
setUp() - Method in class org.apache.commons.jxpath.ri.model.JXPath151Test
 
setUp() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
setUp() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
setUp() - Method in class org.apache.commons.jxpath.util.ClassLoaderUtilTest
Setup for the tests.
setValue(Object) - Method in class org.apache.commons.jxpath.ri.model.container.ContainerModelTest.ListContainer
 
setVendor(Object) - Method in class org.apache.commons.jxpath.ri.axes.TestBeanWithNode
 
SimplePathInterpreterTest - Class in org.apache.commons.jxpath.ri.axes
 
SimplePathInterpreterTest() - Constructor for class org.apache.commons.jxpath.ri.axes.SimplePathInterpreterTest
 
StressTest - Class in org.apache.commons.jxpath.ri
Test thread safety.
StressTest() - Constructor for class org.apache.commons.jxpath.ri.StressTest
 
string(String) - Static method in class org.apache.commons.jxpath.ri.compiler.TestFunctions
 

T

tearDown() - Method in class org.apache.commons.jxpath.ri.compiler.ExtensionFunctionTest
 
tearDown() - Method in class org.apache.commons.jxpath.util.ClassLoaderUtilTest
Cleanup for the tests.
testAdd() - Method in class org.apache.commons.jxpath.BasicNodeSetTest
Test adding pointers.
testAllocation() - Method in class org.apache.commons.jxpath.ri.compiler.ExtensionFunctionTest
 
testArrayToArray() - Method in class org.apache.commons.jxpath.util.BasicTypeConverterTest
 
testArrayToList() - Method in class org.apache.commons.jxpath.util.BasicTypeConverterTest
 
testAttributeDOM() - Method in class org.apache.commons.jxpath.ri.model.ExternalXMLNamespaceTest
 
testAttributeLang() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testAttributeName() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
Testing the pseudo-attribute "name" that java beans objects appear to have.
testAttributeName() - Method in class org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertiesModelTest
Testing the pseudo-attribute "name" that dynamic property objects appear to have.
testAxisAncestor() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testAxisAncestor() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
testAxisAncestorOrSelf() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
testAxisAttribute() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testAxisAttribute() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
testAxisChild() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testAxisChild() - Method in class org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertiesModelTest
 
testAxisChild() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
testAxisChildIndexPredicate() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
testAxisChildNestedBean() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testAxisChildNestedCollection() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testAxisDescendant() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testAxisDescendant() - Method in class org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertiesModelTest
 
testAxisDescendant() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
testAxisDescendantOrSelf() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testAxisFollowing() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testAxisFollowing() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
testAxisFollowingSibling() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testAxisFollowingSibling() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
testAxisNamespace() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
testAxisParent() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testAxisParent() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
testAxisPreceding() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testAxisPreceding() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
testAxisPrecedingSibling() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testAxisPrecedingSibling() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
testAxisSelf() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testAxisSelf() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
testBadFactoryImplementation() - Method in class org.apache.commons.jxpath.ri.model.beans.BadlyImplementedFactoryTest
 
testBasicGetDOM() - Method in class org.apache.commons.jxpath.ri.model.XMLUpperCaseElementsTest
 
testBasicGetJDOM() - Method in class org.apache.commons.jxpath.ri.model.XMLUpperCaseElementsTest
 
testBasicIterateDOM() - Method in class org.apache.commons.jxpath.ri.model.XMLUpperCaseElementsTest
 
testBasicIterateJDOM() - Method in class org.apache.commons.jxpath.ri.model.XMLUpperCaseElementsTest
 
testBCNodeSetHack() - Method in class org.apache.commons.jxpath.ri.compiler.ExtensionFunctionTest
 
TestBean - Class in org.apache.commons.jxpath
General purpose test bean for JUnit tests for the "jxpath" component.
TestBean() - Constructor for class org.apache.commons.jxpath.TestBean
 
testBeanBean() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testBeanContainer() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testBeanDocument() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testBeanElement() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
TestBeanFactory - Class in org.apache.commons.jxpath.ri.model.beans
Test AbstractFactory.
TestBeanFactory() - Constructor for class org.apache.commons.jxpath.ri.model.beans.TestBeanFactory
 
testBeanList() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testBeanMap() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testBeanPrimitive() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testBeanUtilsConverter() - Method in class org.apache.commons.jxpath.util.BasicTypeConverterTest
 
TestBeanWithNode - Class in org.apache.commons.jxpath.ri.axes
Test bean for mixed model JUnit tests.
TestBeanWithNode() - Constructor for class org.apache.commons.jxpath.ri.axes.TestBeanWithNode
 
testBooleanFunction() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
testBooleanPredicate() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testClassLoadFailWithoutContextClassLoader() - Method in class org.apache.commons.jxpath.util.ClassLoaderUtilTest
Tests that JXPath cannot dynamically load a class, which is not visible to its class loader, when the context class loader is null.
testClassLoadSuccessWithContextClassLoader() - Method in class org.apache.commons.jxpath.util.ClassLoaderUtilTest
Tests that JXPath can dynamically load a class, which is not visible to its class loader, when the context class loader is set and can load the class.
testClassLoadSuccessWithoutContextClassLoader() - Method in class org.apache.commons.jxpath.util.ClassLoaderUtilTest
Tests that JXPath can dynamically load a class, which is visible to its class loader, when there is no context class loader set.
testCollectionMethodCall() - Method in class org.apache.commons.jxpath.ri.compiler.ExtensionFunctionTest
 
testCollectionOfMaps() - Method in class org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertiesModelTest
 
testCollectionPointer() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
Scott Heaberlin's test - collection of collections
testCollectionReturn() - Method in class org.apache.commons.jxpath.ri.compiler.ExtensionFunctionTest
 
testComplexOperationWithVariables() - Method in class org.apache.commons.jxpath.ri.compiler.JXPath149Test
 
testConstant() - Method in class org.apache.commons.jxpath.ri.JXPathCompiledExpressionTest
 
testConstructorLookup() - Method in class org.apache.commons.jxpath.ri.compiler.ExtensionFunctionTest
 
testConstructorLookupWithExpressionContext() - Method in class org.apache.commons.jxpath.ri.compiler.ExtensionFunctionTest
 
testContainer() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
testContainerMapWithCollection() - Method in class org.apache.commons.jxpath.ri.model.container.ContainerModelTest
 
testContainerPropertyWithCollection() - Method in class org.apache.commons.jxpath.ri.model.container.ContainerModelTest
 
testContainerRootWithCollection() - Method in class org.apache.commons.jxpath.ri.model.container.ContainerModelTest
 
testContainerVariableWithCollection() - Method in class org.apache.commons.jxpath.ri.model.container.ContainerModelTest
 
testContextDependency() - Method in class org.apache.commons.jxpath.ri.compiler.ContextDependencyTest
 
testContextDependency(String, boolean) - Method in class org.apache.commons.jxpath.ri.compiler.ContextDependencyTest
 
testCoreFunction() - Method in class org.apache.commons.jxpath.ri.JXPathCompiledExpressionTest
 
testCoreFunctions() - Method in class org.apache.commons.jxpath.ri.compiler.CoreFunctionTest
 
testCoreFunctions() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testCoreOperationAnd() - Method in class org.apache.commons.jxpath.ri.JXPathCompiledExpressionTest
 
testCoreOperationDivide() - Method in class org.apache.commons.jxpath.ri.JXPathCompiledExpressionTest
 
testCoreOperationEqual() - Method in class org.apache.commons.jxpath.ri.JXPathCompiledExpressionTest
 
testCoreOperationGreaterThan() - Method in class org.apache.commons.jxpath.ri.JXPathCompiledExpressionTest
 
testCoreOperationGreaterThanOrEqual() - Method in class org.apache.commons.jxpath.ri.JXPathCompiledExpressionTest
 
testCoreOperationLessThan() - Method in class org.apache.commons.jxpath.ri.JXPathCompiledExpressionTest
 
testCoreOperationLessThanOrEqual() - Method in class org.apache.commons.jxpath.ri.JXPathCompiledExpressionTest
 
testCoreOperationMinus() - Method in class org.apache.commons.jxpath.ri.JXPathCompiledExpressionTest
 
testCoreOperationMod() - Method in class org.apache.commons.jxpath.ri.JXPathCompiledExpressionTest
 
testCoreOperationMultiply() - Method in class org.apache.commons.jxpath.ri.JXPathCompiledExpressionTest
 
testCoreOperationNameAttributeTest() - Method in class org.apache.commons.jxpath.ri.JXPathCompiledExpressionTest
 
testCoreOperationNotEqual() - Method in class org.apache.commons.jxpath.ri.JXPathCompiledExpressionTest
 
testCoreOperationOr() - Method in class org.apache.commons.jxpath.ri.JXPathCompiledExpressionTest
 
testCoreOperationSum() - Method in class org.apache.commons.jxpath.ri.JXPathCompiledExpressionTest
 
testCoreOperationUnaryMinus() - Method in class org.apache.commons.jxpath.ri.JXPathCompiledExpressionTest
 
testCoreOperationUnion() - Method in class org.apache.commons.jxpath.ri.JXPathCompiledExpressionTest
 
testCreateAndSetAttributeDOM() - Method in class org.apache.commons.jxpath.ri.model.ExternalXMLNamespaceTest
 
testCreateAndSetValuePathDeclareVariableSetCollectionElement() - Method in class org.apache.commons.jxpath.ri.compiler.VariableTest
 
testCreatePath() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testCreatePath() - Method in class org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertiesModelTest
 
testCreatePath() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testCreatePath() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
Test JXPathContext.createPath() with various arguments
testCreatePathAndSetValue() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testCreatePathAndSetValue() - Method in class org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertiesModelTest
 
testCreatePathAndSetValue() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
Test JXPath.createPathAndSetValue() with various arguments
testCreatePathAndSetValueCollectionElement() - Method in class org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertiesModelTest
 
testCreatePathAndSetValueCreateBean() - Method in class org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertiesModelTest
 
testCreatePathAndSetValueCreateBeanExpandCollection() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testCreatePathAndSetValueDeclareVariable() - Method in class org.apache.commons.jxpath.ri.compiler.VariableTest
 
testCreatePathAndSetValueDeclareVariableSetProperty() - Method in class org.apache.commons.jxpath.ri.compiler.VariableTest
 
testCreatePathAndSetValueDeclVarSetCollectionElementProperty() - Method in class org.apache.commons.jxpath.ri.compiler.VariableTest
 
testCreatePathAndSetValueExpandCollection() - Method in class org.apache.commons.jxpath.ri.compiler.VariableTest
 
testCreatePathAndSetValueExpandExistingCollection() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testCreatePathAndSetValueExpandNewCollection() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testCreatePathAndSetValueNewCollectionElement() - Method in class org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertiesModelTest
 
testCreatePathAndSetValueWithMatrix() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testCreatePathCollectionElement() - Method in class org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertiesModelTest
 
testCreatePathCreateBean() - Method in class org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertiesModelTest
 
testCreatePathCreateBeanExpandCollection() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testCreatePathDeclareVariable() - Method in class org.apache.commons.jxpath.ri.compiler.VariableTest
 
testCreatePathDeclareVariableSetCollectionElement() - Method in class org.apache.commons.jxpath.ri.compiler.VariableTest
 
testCreatePathDeclareVariableSetCollectionElementProperty() - Method in class org.apache.commons.jxpath.ri.compiler.VariableTest
 
testCreatePathDeclareVariableSetProperty() - Method in class org.apache.commons.jxpath.ri.compiler.VariableTest
 
testCreatePathExpandCollection() - Method in class org.apache.commons.jxpath.ri.compiler.VariableTest
 
testCreatePathExpandExistingCollection() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testCreatePathExpandExistingCollectionAndSetProperty() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testCreatePathExpandNewCollection() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testCreatePathNewCollectionElement() - Method in class org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertiesModelTest
 
testCurrentClassLoaderFallback() - Method in class org.apache.commons.jxpath.util.ClassLoaderUtilTest
Tests that JXPath will use its class loader to dynamically load a requested class when the context class loader is set but unable to load the class.
testDefaultDOM() - Method in class org.apache.commons.jxpath.ri.model.XMLPreserveSpaceTest
 
testDefaultDOM() - Method in class org.apache.commons.jxpath.ri.model.XMLSpaceTest
 
testDefaultJDOM() - Method in class org.apache.commons.jxpath.ri.model.XMLPreserveSpaceTest
 
testDefaultJDOM() - Method in class org.apache.commons.jxpath.ri.model.XMLSpaceTest
 
testDocument() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
testDocumentOrder() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testDocumentOrder() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
TestDOMFactory - Class in org.apache.commons.jxpath.ri.model.dom
Test AbstractFactory.
TestDOMFactory() - Constructor for class org.apache.commons.jxpath.ri.model.dom.TestDOMFactory
 
testDoPredicateIndex() - Method in class org.apache.commons.jxpath.ri.axes.SimplePathInterpreterTest
 
testDoPredicateName() - Method in class org.apache.commons.jxpath.ri.axes.SimplePathInterpreterTest
 
testDoPredicatesStandard() - Method in class org.apache.commons.jxpath.ri.axes.SimplePathInterpreterTest
 
testDoStepNoPredicatesPropertyOwner() - Method in class org.apache.commons.jxpath.ri.axes.SimplePathInterpreterTest
 
testDoStepNoPredicatesStandard() - Method in class org.apache.commons.jxpath.ri.axes.SimplePathInterpreterTest
 
testDoStepPredicatesPropertyOwner() - Method in class org.apache.commons.jxpath.ri.axes.SimplePathInterpreterTest
 
testDoStepPredicatesStandard() - Method in class org.apache.commons.jxpath.ri.axes.SimplePathInterpreterTest
 
TestDynaBeanFactory - Class in org.apache.commons.jxpath.ri.model.dynabeans
Test AbstractFactory.
TestDynaBeanFactory() - Constructor for class org.apache.commons.jxpath.ri.model.dynabeans.TestDynaBeanFactory
 
TestDynamicPropertyFactory - Class in org.apache.commons.jxpath.ri.model.dynamic
Test AbstractFactory.
TestDynamicPropertyFactory() - Constructor for class org.apache.commons.jxpath.ri.model.dynamic.TestDynamicPropertyFactory
 
testElementDOM() - Method in class org.apache.commons.jxpath.ri.model.ExternalXMLNamespaceTest
 
testElementInVariable() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
testEmptyArray() - Method in class org.apache.commons.jxpath.ri.model.EmptyCollectionTest
 
testEmptyChildArray() - Method in class org.apache.commons.jxpath.ri.model.EmptyCollectionTest
 
testEmptyChildList() - Method in class org.apache.commons.jxpath.ri.model.EmptyCollectionTest
 
testEmptyChildSet() - Method in class org.apache.commons.jxpath.ri.model.EmptyCollectionTest
 
testEmptyList() - Method in class org.apache.commons.jxpath.ri.model.EmptyCollectionTest
 
testEmptyNodeSetOperations() - Method in class org.apache.commons.jxpath.ri.compiler.CoreOperationTest
 
testEmptySet() - Method in class org.apache.commons.jxpath.ri.model.EmptyCollectionTest
 
testErrorProperty() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testEstablishNodeSetBaseline() - Method in class org.apache.commons.jxpath.ri.compiler.ExtensionFunctionTest
 
testExpressionContext() - Method in class org.apache.commons.jxpath.ri.compiler.ExtensionFunctionTest
 
testExpressionPath() - Method in class org.apache.commons.jxpath.ri.JXPathCompiledExpressionTest
 
testExtendedKeyFunction() - Method in class org.apache.commons.jxpath.ri.compiler.CoreFunctionTest
 
testExtensionFunction() - Method in class org.apache.commons.jxpath.ri.JXPathCompiledExpressionTest
 
testFormatNumberFunction() - Method in class org.apache.commons.jxpath.ri.compiler.CoreFunctionTest
 
TestFunctions - Class in org.apache.commons.jxpath.ri.compiler
 
TestFunctions() - Constructor for class org.apache.commons.jxpath.ri.compiler.TestFunctions
 
TestFunctions(int, String) - Constructor for class org.apache.commons.jxpath.ri.compiler.TestFunctions
 
TestFunctions(ExpressionContext, String) - Constructor for class org.apache.commons.jxpath.ri.compiler.TestFunctions
 
TestFunctions(int, Object, boolean) - Constructor for class org.apache.commons.jxpath.ri.compiler.TestFunctions
 
TestFunctions2 - Class in org.apache.commons.jxpath.ri.compiler
 
TestFunctions2() - Constructor for class org.apache.commons.jxpath.ri.compiler.TestFunctions2
 
testFunctionsLastAndPosition() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
testGetElementDescendantOrSelf() - Method in class org.apache.commons.jxpath.ri.model.dom.DOMModelTest
 
testGetElementDescendantOrSelf() - Method in class org.apache.commons.jxpath.ri.model.jdom.JDOMModelTest
 
testGetNode() - Method in class org.apache.commons.jxpath.ri.model.dom.DOMModelTest
 
testGetNode() - Method in class org.apache.commons.jxpath.ri.model.jdom.JDOMModelTest
 
testHandleBarBaz() - Method in class org.apache.commons.jxpath.ri.ExceptionHandlerTest
 
testHandleFoo() - Method in class org.apache.commons.jxpath.ri.ExceptionHandlerTest
 
testID() - Method in class org.apache.commons.jxpath.ri.model.jdom.JDOMModelTest
 
testID() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
testIDFunction() - Method in class org.apache.commons.jxpath.ri.compiler.CoreFunctionTest
 
testIndexedProperty() - Method in class org.apache.commons.jxpath.ri.model.beans.BeanModelTest
 
TestIndexedPropertyBean - Class in org.apache.commons.jxpath.ri.model.beans
Test bean for JUnit tests of indexed property handling.
TestIndexedPropertyBean() - Constructor for class org.apache.commons.jxpath.ri.model.beans.TestIndexedPropertyBean
 
testIndexPredicate() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testIndividualIterators() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
Test property iterators, the core of the graph traversal engine
testInfiniteDescent() - Method in class org.apache.commons.jxpath.ri.axes.RecursiveAxesTest
 
testInfoSetTypes() - Method in class org.apache.commons.jxpath.ri.compiler.CoreOperationTest
 
testInnerEmptyNamespaceDOM() - Method in class org.apache.commons.jxpath.ri.model.JXPath154Test
 
testInnerEmptyNamespaceJDOM() - Method in class org.apache.commons.jxpath.ri.model.JXPath154Test
 
testInterpretExpressionPath() - Method in class org.apache.commons.jxpath.ri.axes.SimplePathInterpreterTest
 
testInvalidConversion() - Method in class org.apache.commons.jxpath.util.BasicTypeConverterTest
 
testInvalidVariableName() - Method in class org.apache.commons.jxpath.ri.compiler.VariableTest
 
testIterateAndSet() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testIterateArray() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
Test JXPath.iterate() with map containing an array
testIterateDOM() - Method in class org.apache.commons.jxpath.ri.model.AliasedNamespaceIterationTest
 
testIterateJDOM() - Method in class org.apache.commons.jxpath.ri.model.AliasedNamespaceIterationTest
 
testIteratePointersArray() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testIteratePointersArrayElementWithVariable() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testIteratePointerSetValue() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
Test contributed by Kate Dvortsova
testIteratePropertyArrayWithHasNext() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testIteratePropertyArrayWithoutHasNext() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testIterateVariable() - Method in class org.apache.commons.jxpath.ri.compiler.VariableTest
 
testIterateVector() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
TestJDOMFactory - Class in org.apache.commons.jxpath.ri.model.jdom
Test AbstractFactory.
TestJDOMFactory() - Constructor for class org.apache.commons.jxpath.ri.model.jdom.TestJDOMFactory
 
testKeyFunction() - Method in class org.apache.commons.jxpath.ri.compiler.CoreFunctionTest
 
testLang() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
testLazyProperty() - Method in class org.apache.commons.jxpath.ri.model.dynabeans.LazyDynaBeanTest
 
testListBean() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testListContainer() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testListDocument() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testListElement() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testListList() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testListMap() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testListPrimitive() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testListToArray() - Method in class org.apache.commons.jxpath.util.BasicTypeConverterTest
 
testLocationPathAxisAttribute() - Method in class org.apache.commons.jxpath.ri.JXPathCompiledExpressionTest
 
testLocationPathAxisChild() - Method in class org.apache.commons.jxpath.ri.JXPathCompiledExpressionTest
 
testLocationPathAxisDescendant() - Method in class org.apache.commons.jxpath.ri.JXPathCompiledExpressionTest
 
testLocationPathAxisDescendantOrSelf() - Method in class org.apache.commons.jxpath.ri.JXPathCompiledExpressionTest
 
testLocationPathAxisOther() - Method in class org.apache.commons.jxpath.ri.JXPathCompiledExpressionTest
 
testLocationPathAxisParent() - Method in class org.apache.commons.jxpath.ri.JXPathCompiledExpressionTest
 
testLocationPathAxisSelf() - Method in class org.apache.commons.jxpath.ri.JXPathCompiledExpressionTest
 
testLocationPathNodeTest() - Method in class org.apache.commons.jxpath.ri.JXPathCompiledExpressionTest
 
testMapBean() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testMapContainer() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testMapDocument() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testMapElement() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testMapList() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testMapMap() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testMapOfMaps() - Method in class org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertiesModelTest
 
testMapPrimitive() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testMapValueEquality() - Method in class org.apache.commons.jxpath.ri.model.JXPath151Test
 
testMapValueEqualityUsingNameAttribute() - Method in class org.apache.commons.jxpath.ri.model.JXPath151Test
 
testMatrix() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testMethodCall() - Method in class org.apache.commons.jxpath.ri.compiler.ExtensionFunctionTest
 
testMethodLookup() - Method in class org.apache.commons.jxpath.ri.compiler.ExtensionFunctionTest
 
testMethodLookupWithExpressionContext() - Method in class org.apache.commons.jxpath.ri.compiler.ExtensionFunctionTest
 
testMethodLookupWithExpressionContextAndArgument() - Method in class org.apache.commons.jxpath.ri.compiler.ExtensionFunctionTest
 
TestMixedModelBean - Class in org.apache.commons.jxpath
Mixed model test bean: Java, collections, map, DOM, Container.
TestMixedModelBean() - Constructor for class org.apache.commons.jxpath.TestMixedModelBean
 
TestMixedModelFactory - Class in org.apache.commons.jxpath.ri.model
Test AbstractFactory.
TestMixedModelFactory() - Constructor for class org.apache.commons.jxpath.ri.model.TestMixedModelFactory
 
testMultipleIterators() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
Test property iterators with multiple properties returned
testNamespaceMapping() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
testNan() - Method in class org.apache.commons.jxpath.ri.compiler.CoreOperationTest
 
testNestedContext() - Method in class org.apache.commons.jxpath.ri.compiler.VariableTest
 
testNestedDOM() - Method in class org.apache.commons.jxpath.ri.model.XMLPreserveSpaceTest
 
testNestedDOM() - Method in class org.apache.commons.jxpath.ri.model.XMLSpaceTest
 
testNestedJDOM() - Method in class org.apache.commons.jxpath.ri.model.XMLPreserveSpaceTest
 
testNestedJDOM() - Method in class org.apache.commons.jxpath.ri.model.XMLSpaceTest
 
testNestedWithCommentsDOM() - Method in class org.apache.commons.jxpath.ri.model.XMLPreserveSpaceTest
 
testNestedWithCommentsDOM() - Method in class org.apache.commons.jxpath.ri.model.XMLSpaceTest
 
testNestedWithCommentsJDOM() - Method in class org.apache.commons.jxpath.ri.model.XMLPreserveSpaceTest
 
testNestedWithCommentsJDOM() - Method in class org.apache.commons.jxpath.ri.model.XMLSpaceTest
 
testNodes() - Method in class org.apache.commons.jxpath.BasicNodeSetTest
Demonstrate when nodes != values: in XML models.
testNodes() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
testNodeSetOperations() - Method in class org.apache.commons.jxpath.ri.compiler.CoreOperationTest
 
testNodeSetReturn() - Method in class org.apache.commons.jxpath.ri.compiler.ExtensionFunctionTest
 
testNodeSetToInteger() - Method in class org.apache.commons.jxpath.util.BasicTypeConverterTest
 
testNodeSetToString() - Method in class org.apache.commons.jxpath.util.BasicTypeConverterTest
 
testNodeTypeComment() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
testNodeTypeProcessingInstruction() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
testNodeTypeText() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
testNull() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
TestNull - Class in org.apache.commons.jxpath
General purpose test bean for JUnit tests for the "jxpath" component.
TestNull() - Constructor for class org.apache.commons.jxpath.TestNull
 
testPageContext() - Method in class org.apache.commons.jxpath.servlet.JXPathServletContextTest
 
testPointerToString() - Method in class org.apache.commons.jxpath.util.BasicTypeConverterTest
 
testPreserveDOM() - Method in class org.apache.commons.jxpath.ri.model.XMLPreserveSpaceTest
 
testPreserveDOM() - Method in class org.apache.commons.jxpath.ri.model.XMLSpaceTest
 
testPreserveJDOM() - Method in class org.apache.commons.jxpath.ri.model.XMLPreserveSpaceTest
 
testPreserveJDOM() - Method in class org.apache.commons.jxpath.ri.model.XMLSpaceTest
 
testPrimitiveToString() - Method in class org.apache.commons.jxpath.util.BasicTypeConverterTest
 
testRelativeContextAbsolutePath() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testRelativeContextInheritance() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testRelativeContextParent() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testRelativeContextRelativePath() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testRemove() - Method in class org.apache.commons.jxpath.BasicNodeSetTest
Test removing a pointer.
testRemoveAllArrayElements() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testRemoveAllListElements() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testRemoveAllMapEntries() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testRemovePath() - Method in class org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertiesModelTest
 
testRemovePath() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
Test JXPathContext.removePath() with various arguments
testRemovePathArrayElement() - Method in class org.apache.commons.jxpath.ri.compiler.VariableTest
 
testRemovePathArrayElement() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testRemovePathArrayElement() - Method in class org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertiesModelTest
 
testRemovePathBeanValue() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testRemovePathCollectionElement() - Method in class org.apache.commons.jxpath.ri.compiler.VariableTest
 
testRemovePathPropertyValue() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testRemovePathUndeclareVariable() - Method in class org.apache.commons.jxpath.ri.compiler.VariableTest
 
testRoot() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testRootAsCollection() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testSelectNodes() - Method in class org.apache.commons.jxpath.ri.model.EmbeddedColonMapKeysTest
 
testSelectSingleNode() - Method in class org.apache.commons.jxpath.ri.model.EmbeddedColonMapKeysTest
 
testServletContext() - Method in class org.apache.commons.jxpath.servlet.JXPathServletContextTest
 
testServletRequest() - Method in class org.apache.commons.jxpath.servlet.JXPathServletContextTest
 
testServletRequestWithoutSession() - Method in class org.apache.commons.jxpath.servlet.JXPathServletContextTest
 
testSetCollection() - Method in class org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertiesModelTest
 
testSetCollectionElement() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testSetContextDependentNode() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testSetNewKey() - Method in class org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertiesModelTest
The key does not exist, but the assignment should succeed anyway, because you should always be able to store anything in a Map.
testSetNonPrimitiveValue() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testSetPrimitiveValue() - Method in class org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertiesModelTest
 
testSetPropertyValue() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testSetValue() - Method in class org.apache.commons.jxpath.ri.compiler.VariableTest
 
testSetValue() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
testSingletonArrayToString() - Method in class org.apache.commons.jxpath.util.BasicTypeConverterTest
 
testSingletonCollectionToString() - Method in class org.apache.commons.jxpath.util.BasicTypeConverterTest
 
testStaticMethodCall() - Method in class org.apache.commons.jxpath.ri.compiler.ExtensionFunctionTest
 
testStaticMethodLookup() - Method in class org.apache.commons.jxpath.ri.compiler.ExtensionFunctionTest
 
testStaticMethodLookupWithConversion() - Method in class org.apache.commons.jxpath.ri.compiler.ExtensionFunctionTest
 
testStaticMethodLookupWithExpressionContext() - Method in class org.apache.commons.jxpath.ri.compiler.ExtensionFunctionTest
 
testStrictLazyDynaBeanPropertyFactory() - Method in class org.apache.commons.jxpath.ri.model.dynabeans.LazyDynaBeanTest
 
testThreads() - Method in class org.apache.commons.jxpath.ri.StressTest
 
testTypeConversions() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
testUnion() - Method in class org.apache.commons.jxpath.ri.model.BeanModelTestCase
 
testUnion() - Method in class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
testUnionOfVariableAndNode() - Method in class org.apache.commons.jxpath.ri.compiler.VariableTest
 
testUnspecifiedDOM() - Method in class org.apache.commons.jxpath.ri.model.XMLPreserveSpaceTest
 
testUnspecifiedDOM() - Method in class org.apache.commons.jxpath.ri.model.XMLSpaceTest
 
testUnspecifiedJDOM() - Method in class org.apache.commons.jxpath.ri.model.XMLPreserveSpaceTest
 
testUnspecifiedJDOM() - Method in class org.apache.commons.jxpath.ri.model.XMLSpaceTest
 
testVar() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testVarBean() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testVarContainer() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testVarDocument() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testVarElement() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testVariableReference() - Method in class org.apache.commons.jxpath.ri.JXPathCompiledExpressionTest
 
testVariables() - Method in class org.apache.commons.jxpath.ri.compiler.VariableTest
 
testVariablesInExpressions() - Method in class org.apache.commons.jxpath.ri.compiler.VariableTest
 
testVarList() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testVarMap() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
testVarPrimitive() - Method in class org.apache.commons.jxpath.ri.model.MixedModelTest
 
toString() - Method in class org.apache.commons.jxpath.NestedTestBean
 
toString() - Method in class org.apache.commons.jxpath.ri.axes.RecursiveBean
 
toString() - Method in class org.apache.commons.jxpath.ri.compiler.TestFunctions
 
toString() - Method in class org.apache.commons.jxpath.TestBean
 

V

VariableFactory - Class in org.apache.commons.jxpath.ri.compiler
Test AbstractFactory.
VariableFactory() - Constructor for class org.apache.commons.jxpath.ri.compiler.VariableFactory
 
VariableTest - Class in org.apache.commons.jxpath.ri.compiler
Test basic functionality of JXPath - infoset types, operations.
VariableTest() - Constructor for class org.apache.commons.jxpath.ri.compiler.VariableTest
 

X

XMLModelTestCase - Class in org.apache.commons.jxpath.ri.model
Abstract superclass for pure XPath 1.0.
XMLModelTestCase() - Constructor for class org.apache.commons.jxpath.ri.model.XMLModelTestCase
 
XMLPreserveSpaceTest - Class in org.apache.commons.jxpath.ri.model
Test for text trimming from JXPATH-83.
XMLPreserveSpaceTest() - Constructor for class org.apache.commons.jxpath.ri.model.XMLPreserveSpaceTest
 
XMLSpaceTest - Class in org.apache.commons.jxpath.ri.model
Test for text trimming from JXPATH-83.
XMLSpaceTest() - Constructor for class org.apache.commons.jxpath.ri.model.XMLSpaceTest
 
XMLUpperCaseElementsTest - Class in org.apache.commons.jxpath.ri.model
Test for uppercase element matching, etc.
XMLUpperCaseElementsTest() - Constructor for class org.apache.commons.jxpath.ri.model.XMLUpperCaseElementsTest
 
A B C D E G I J L M N O P R S T V X 

Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.