Package | Description |
---|---|
javax.jcr |
Provides interfaces and classes for the Content Repository for Java Technology.
|
javax.jcr.util |
Provides utility classes for the content repository API.
|
Modifier and Type | Method and Description |
---|---|
void |
Item.accept(ItemVisitor visitor)
Accepts an
ItemVistor . |
Modifier and Type | Class and Description |
---|---|
class |
TraversingItemVisitor
An implementation of
ItemVisitor . |
static class |
TraversingItemVisitor.Default
Convenience class providing default implementations of the abstract methods
of
TraversingItemVisitor . |
Copyright © 2004-2013 Day Management AG. All Rights Reserved.