C - The container typepublic class CheckNotNullLength<C extends Asn1Container> extends GrammarAction<C>
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
LOG
The logger
|
name| Constructor and Description |
|---|
CheckNotNullLength()
Instantiates the action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
action(C container)
The action to be executed.
|
toStringpublic void action(C container) throws org.apache.directory.api.asn1.DecoderException
container - The container which stores the current dataorg.apache.directory.api.asn1.DecoderException - Thrown if something went wrong.Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.