org.fosstrak.llrp.commander.editors
Class ConfigurationModel

java.lang.Object
  extended by org.fosstrak.llrp.commander.editors.ConfigurationModel

public class ConfigurationModel
extends java.lang.Object

...

Author:
zhanghao

Constructor Summary
ConfigurationModel(java.lang.String configuration)
           
 
Method Summary
 java.util.List getCompletions(java.lang.String prefix)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationModel

public ConfigurationModel(java.lang.String configuration)
                   throws java.io.IOException
Throws:
java.io.IOException
Method Detail

getCompletions

public java.util.List getCompletions(java.lang.String prefix)


Copyright © 2009. All Rights Reserved.