Class PropertiesVocabSource

java.lang.Object
org.apache.struts2.showcase.hangman.PropertiesVocabSource
All Implemented Interfaces:
VocabSource

public class PropertiesVocabSource extends Object implements VocabSource
  • Constructor Details

    • PropertiesVocabSource

      public PropertiesVocabSource()
    • PropertiesVocabSource

      public PropertiesVocabSource(Properties prop)
  • Method Details