XCMS Toolkit

schemajic.schema
Interface ModuleLookup

All Known Implementing Classes:
Schema

public interface ModuleLookup

A public interface to the findModule method in class schemajic.schema.Module.

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

Method Summary
 Module findModule(java.lang.String name)
          Definition of the findModule method.
 

Method Detail

findModule

Module findModule(java.lang.String name)
Definition of the findModule method.

Parameters:
name - an ASN.1 module name

XCMS Toolkit


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