|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PropertyIterator | |
| javax.jcr | Provides interfaces and classes for the Content Repository for Java Technology. |
| Uses of PropertyIterator in javax.jcr |
| Methods in javax.jcr that return PropertyIterator | |
PropertyIterator |
Node.getProperties()
Returns all properties of this node. |
PropertyIterator |
Node.getProperties(java.lang.String namePattern)
Gets all properties of this node that match namePattern. |
PropertyIterator |
Node.getReferences()
Returns all REFERENCE properties that refer to this node. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||