QuickServer
v1.4.7

Uses of Class
org.quickserver.util.xmlreader.Property

Packages that use Property
org.quickserver.util.xmlreader Classes for reading XML and storing the configuration. 
 

Uses of Property in org.quickserver.util.xmlreader
 

Methods in org.quickserver.util.xmlreader that return Property
 Property ApplicationConfiguration.findProperty(java.lang.String name)
          Finds if any Property is present.
 

Methods in org.quickserver.util.xmlreader with parameters of type Property
 void ApplicationConfiguration.addProperty(Property property)
          Addes the Property passed to the HashMap
 


QuickServer
v1.4.7

Copyright © 2003-2006 QuickServer.org