|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.wvcm.ResourceImpl.XmlPropertyValue
public static class ResourceImpl.XmlPropertyValue
An XML property value
Constructor Summary | |
---|---|
ResourceImpl.XmlPropertyValue(Resource requestResource,
java.lang.String xmlString)
Constructor |
Method Summary | |
---|---|
org.jdom.Element |
getRootElement()
Method getRootElm |
java.lang.Object |
selectSingleNode(java.lang.String xpath,
org.jdom.Namespace nsp)
Evaluate an XPATH expression |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceImpl.XmlPropertyValue(Resource requestResource, java.lang.String xmlString) throws WvcmException
xmlString
- a String
WvcmException
Method Detail |
---|
public org.jdom.Element getRootElement()
public java.lang.Object selectSingleNode(java.lang.String xpath, org.jdom.Namespace nsp) throws WvcmException
xpath
- a Stringnsp
- a Namespace
WvcmException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |