Class ProtoBuilder

java.lang.Object
org.web3d.vrml.nodes.proto.ProtoBuilder
All Implemented Interfaces:
BinaryContentHandler, ContentHandler, ProtoHandler, RouteHandler, ScriptHandler, StringContentHandler

A SAV interface for dealing with building a single proto.

The builder is designed to create a single proto. However, that single proto may well have nested protos as part of it, so we must deal with that too.

The proto must be locally resident in this file, not an externproto.

Version:
$Revision: 1.63 $
Author:
Justin Couch