JTools

org.jtools.props
Interface PropertyStyle

All Known Implementing Classes:
SimplePropertyStyle

public interface PropertyStyle


Method Summary
 String getCurrentPathProperty()
           
 String getDefaultEntriesProperty()
           
 String getDefaultLinkProperty()
           
 String getFilenameProperty()
           
 String getInitialPathProperty()
           
 String getLocalKeyPrefix()
           
 String getReferencePrefix()
           
 String getReferenceSuffix()
           
 String getTempKeyPrefix()
           
 

Method Detail

getReferencePrefix

String getReferencePrefix()

getReferenceSuffix

String getReferenceSuffix()

getTempKeyPrefix

String getTempKeyPrefix()

getLocalKeyPrefix

String getLocalKeyPrefix()

getCurrentPathProperty

String getCurrentPathProperty()

getInitialPathProperty

String getInitialPathProperty()

getDefaultEntriesProperty

String getDefaultEntriesProperty()

getDefaultLinkProperty

String getDefaultLinkProperty()

getFilenameProperty

String getFilenameProperty()

JTools

© 2000-2006, JTools.org.