|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NameValue | |
|---|---|
| org.apache.jackrabbit.value | |
| Uses of NameValue in org.apache.jackrabbit.value |
|---|
| Methods in org.apache.jackrabbit.value that return NameValue | |
|---|---|
static NameValue |
NameValue.valueOf(QName name,
NamespaceResolver resolver)
Returns a new NameValue initialized to the value represented
by the specified QName formatted to a string using the
specified resolver. |
static NameValue |
NameValue.valueOf(String s)
Returns a new NameValue initialized to the value
represented by the specified String. |
static NameValue |
NameValue.valueOf(String s,
boolean checkFormat)
Returns a new NameValue initialized to the value represented
by the specified String. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||