Class ComponentInfo

java.lang.Object
org.web3d.vrml.lang.ComponentInfo

public class ComponentInfo extends Object
Description of a single component.

A component description contains many useful pieces of information about the requirements. At the basic level, it is just a name and a level. In addition to that, we can include supplemental information, such as who the provider of that component is, URL information and more.

Version:
$Revision: 1.2 $
Author:
Justin Couch