|
|||||||||
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, getSize, getStream, valueAsString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public QPathValue.Impl(NamespaceMapper nsm)
Method Detail |
---|
public java.lang.String getString() throws NamespaceException, RepositoryException
getString
in class ValueImpl
NamespaceException
RepositoryException
public int getType()
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 |