| Package | Description |
|---|---|
| org.apache.directory.api.asn1.ber | |
| org.apache.directory.api.asn1.ber.grammar |
| Modifier and Type | Method and Description |
|---|---|
Grammar |
Asn1Container.getGrammar()
Gets the grammar
|
Grammar<?> |
AbstractContainer.getGrammar()
Gets the grammar
|
| Modifier and Type | Method and Description |
|---|---|
void |
Asn1Container.setGrammar(Grammar<?> grammar)
Sets the grammar
|
void |
AbstractContainer.setGrammar(Grammar<?> grammar)
Sets the grammar
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGrammar<C extends Asn1Container>
The abstract Grammar which is the Mother of all the grammars.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.