|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AsnDecodingContextInfo
Method Summary | |
---|---|
String |
getContextDescriptor()
Provides convenient (and efficient) access to the current tag context in form of a string. |
ReadOnlyStack<AsnTag> |
getOpenTags()
|
AsnSyntax |
getSyntax()
|
boolean |
isPDU()
Determines whether the current context is decoding a PDU. |
Method Detail |
---|
AsnSyntax getSyntax()
boolean isPDU()
ReadOnlyStack<AsnTag> getOpenTags()
String getContextDescriptor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |