| Package | Description |
|---|---|
| org.apache.directory.api.ldap.model.subtree |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseSubtreeSpecification
A simple implementation of the SubtreeSpecification interface.
|
| Modifier and Type | Field and Description |
|---|---|
private SubtreeSpecification |
Subentry.ss
The Subtree Specification associated with this subentry
|
| Modifier and Type | Method and Description |
|---|---|
SubtreeSpecification |
SubtreeSpecificationModifier.getSubtreeSpecification()
Creates a SubtreeSpecification using any of the default paramters that
may have been modified from their defaults.
|
SubtreeSpecification |
Subentry.getSubtreeSpecification() |
SubtreeSpecification |
SubtreeSpecificationParser.parse(String spec)
Parses a subtree specification without exhausting the parser.
|
SubtreeSpecification |
AntlrSubtreeSpecificationParser.subtreeSpecification() |
SubtreeSpecification |
AntlrSubtreeSpecificationParser.wrapperEntryPoint() |
| Modifier and Type | Method and Description |
|---|---|
void |
Subentry.setSubtreeSpecification(SubtreeSpecification ss)
Stores the subtree
|
Copyright © 2003–2019 The Apache Software Foundation. All rights reserved.