This interface is used by the {@link ASN1OpenType ASN1OpenType}in order to resolve the ASN.1 type to decode at runtime. Concrete implementations of this interface can be used to model references to type classes as well or to compensate for the superseded ASN.1 ANY DEFINED BY type.
Implementations shall determine and return the correct ASN.1 type to be decoded in the defined method.
@author Volker Roth
@author Stefan Endler
@version "$Id: OpenTypeResolver.java,v 1.3 2007/08/11 18:21:50 sendler Exp $"
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.