Package xj3d.filter

Class IdentityFilter

java.lang.Object
All Implemented Interfaces:
BinaryContentHandler, ContentHandler, ProtoHandler, RouteHandler, ScriptHandler, StringContentHandler

public class IdentityFilter extends BaseFilter
A filter which leaves the stream untouched.

Effectively this implementation just turns the abstract class into a concrete class without adding any additional implementation.

Version:
$Revision: 1.7 $
Author:
Alan Hudson