XCMS Toolkit

schemajic.schema
Interface TypeLookup

All Known Implementing Classes:
RootModule, Schema

public interface TypeLookup

A public interface to the findType method in class schemajic.schema.RootModule.

Version:
1.00 - 2006/01/22
Author:
support@phillipgriffin.com

Method Summary
 Type findType(java.lang.String name)
          Finds an ASN.1 type of a given name.
 

Method Detail

findType

Type findType(java.lang.String name)
Finds an ASN.1 type of a given name.

Parameters:
name - an ASN.1 type name

XCMS Toolkit


Copyright © 2005-2006 GRIFFIN Consulting. All Rights Reserved.