|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.priha.core.values.ValueImpl
org.priha.core.values.QPathValue.Impl
public class QPathValue.Impl
Field Summary |
---|
Fields inherited from class org.priha.core.values.ValueImpl |
---|
m_state |
Constructor Summary | |
---|---|
QPathValue.Impl(NamespaceMapper nsm)
|
Method Summary | |
---|---|
QPathValue |
getQValue()
|
java.lang.String |
getString()
|
int |
getType()
|
java.lang.String |
toString()
|
Methods inherited from class org.priha.core.values.ValueImpl |
---|
checkStream, checkValue, compareTo, equals, getBoolean, getDate, getDouble, getLong, getStream, valueAsString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface javax.jcr.Value |
---|
getBoolean, getDate, getDouble, getLong, getStream |
Constructor Detail |
---|
public QPathValue.Impl(NamespaceMapper nsm)
Method Detail |
---|
public java.lang.String getString() throws javax.jcr.NamespaceException, javax.jcr.RepositoryException
getString
in interface javax.jcr.Value
getString
in class ValueImpl
javax.jcr.NamespaceException
javax.jcr.RepositoryException
public int getType()
getType
in interface javax.jcr.Value
public QPathValue getQValue()
getQValue
in interface QValue.QValueInner
public java.lang.String toString()
toString
in class ValueImpl
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |