|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.jxpath.ri.model.NodePointer
org.apache.commons.jxpath.ri.model.beans.PropertyPointer
org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertyPointer
org.apache.cocoon.components.flow.javascript.ScriptablePropertyPointer
public class ScriptablePropertyPointer
| Field Summary |
|---|
| Fields inherited from class org.apache.commons.jxpath.ri.model.beans.PropertyPointer |
|---|
bean, propertyIndex, UNSPECIFIED_PROPERTY |
| Fields inherited from class org.apache.commons.jxpath.ri.model.NodePointer |
|---|
index, locale, parent, UNKNOWN_NAMESPACE, WHOLE_COLLECTION |
| Constructor Summary | |
|---|---|
ScriptablePropertyPointer(org.apache.commons.jxpath.ri.model.NodePointer parent,
org.apache.commons.jxpath.DynamicPropertyHandler handler)
|
|
| Method Summary | |
|---|---|
String |
asPath()
|
Object |
getImmediateNode()
|
int |
getLength()
|
Object |
getValue()
|
boolean |
isCollection()
|
void |
remove()
|
void |
setValue(Object value)
|
| Methods inherited from class org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertyPointer |
|---|
createPath, createPath, getBaseValue, getPropertyCount, getPropertyIndex, getPropertyName, getPropertyNames, isActualProperty, isContainer, setPropertyIndex, setPropertyName |
| Methods inherited from class org.apache.commons.jxpath.ri.model.beans.PropertyPointer |
|---|
compareChildNodePointers, createChild, createChild, equals, getBean, getImmediateValuePointer, getName, hashCode, isActual, isLeaf |
| Methods inherited from class org.apache.commons.jxpath.ri.model.NodePointer |
|---|
attributeIterator, childIterator, clone, compareTo, createAttribute, getDefaultNamespaceURI, getImmediateParentPointer, getIndex, getLocale, getNamespaceResolver, getNamespaceURI, getNamespaceURI, getNode, getNodeValue, getParent, getPointerByID, getPointerByKey, getRootNode, getValuePointer, isAttribute, isDefaultNamespace, isLanguage, isNode, isRoot, namespaceIterator, namespacePointer, newChildNodePointer, newNodePointer, printPointerChain, setAttribute, setIndex, setNamespaceResolver, testNode, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ScriptablePropertyPointer(org.apache.commons.jxpath.ri.model.NodePointer parent,
org.apache.commons.jxpath.DynamicPropertyHandler handler)
| Method Detail |
|---|
public int getLength()
getLength in class org.apache.commons.jxpath.ri.model.beans.PropertyPointerpublic Object getImmediateNode()
getImmediateNode in class org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertyPointerpublic Object getValue()
getValue in interface org.apache.commons.jxpath.PointergetValue in class org.apache.commons.jxpath.ri.model.NodePointerpublic void setValue(Object value)
setValue in interface org.apache.commons.jxpath.PointersetValue in class org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertyPointerpublic void remove()
remove in class org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertyPointerpublic boolean isCollection()
isCollection in class org.apache.commons.jxpath.ri.model.beans.PropertyPointerpublic String asPath()
asPath in interface org.apache.commons.jxpath.PointerasPath in class org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertyPointer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||