com.fullspan.kat.resource
Class KatResourcePlaceholder

java.lang.Object
  extended bycom.fullspan.kat.resource.KatResourcePlaceholder

public class KatResourcePlaceholder
extends java.lang.Object

This is an empty class just to ensure that there is at least one class in the com.fullspan.kat.resource, to keep JavaDoc happy. As of this writing, there is only a build-time-generated class in this package, and JavaDoc complains that the package does not exist.

In the future, there may be another non-generated class added to this packages, which means that this class can be deleted. But, it is not hurting anything to leave it here.

Author:
Mitch Stuart

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait