org.eigenbase.resgen
Interface ResourceInstance


public interface ResourceInstance

A ResourceInstance is an occurrence of a ResourceDefinition with a set of arguments. It can later be formatted to a specific locale.


Method Summary
 java.lang.String toString()
           
 

Method Detail

toString

java.lang.String toString()
Overrides:
toString in class java.lang.Object

SourceForge.net_Logo