JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.bouncycastle.util
Interface StreamParser
public interface
StreamParser
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
read
()
Collection
readAll
()
Method Details
read
Object
read
() throws
StreamParsingException
Throws:
StreamParsingException
readAll
Collection
readAll
() throws
StreamParsingException
Throws:
StreamParsingException