story.dbcore.misc
Class AppFileExtension

java.lang.Object
  extended by story.dbcore.misc.AppFileExtension

public class AppFileExtension
extends java.lang.Object

Wrapper for strings that requires that they be valid application names for invoking the DB-Core to make applications.


Constructor Summary
AppFileExtension(java.lang.String ext_input)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AppFileExtension

public AppFileExtension(java.lang.String ext_input)
Method Detail

toString

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


Copyright © 2011 David K. Elson. All Rights Reserved.