public class InterfaceInfoResolver extends java.lang.Object implements Resolver<InterfaceInfo>
Constructor and Description |
---|
InterfaceInfoResolver() |
Modifier and Type | Method and Description |
---|---|
InterfaceInfo |
resolve(java.io.InputStream is)
Parse the interface information
|
public InterfaceInfo resolve(java.io.InputStream is)
resolve
in interface Resolver<InterfaceInfo>