|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Binary | |
|---|---|
| org.apache.jackrabbit.api.jsr283 | |
| Uses of Binary in org.apache.jackrabbit.api.jsr283 |
|---|
| Methods in org.apache.jackrabbit.api.jsr283 with parameters of type Binary | |
|---|---|
Property |
Node.setProperty(String name,
Binary value)
The behavior of this method is identical to that of Node.setProperty(String name, Value value) except that the value is
specified as a Binary and, if possible, the type assigned to the
property is BINARY, otherwise a best-effort conversion is
attempted. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||