Save This Page
Home » cactus-1.8.0-src » org.apache.cactus.integration.ant.util » [javadoc | source]
org.apache.cactus.integration.ant.util
public class: PropertySet [javadoc | source]
java.lang.Object
   org.apache.cactus.integration.ant.util.PropertySet
Ant element used to tell the Cactus task to load a properties file and passed its properties to the client side or server side JVMs.
Method from org.apache.cactus.integration.ant.util.PropertySet Summary:
isServer,   readProperties,   setPropertiesFile,   setServer
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.cactus.integration.ant.util.PropertySet Detail:
 public boolean isServer() 
 public ResourceBundle readProperties() 
 public  void setPropertiesFile(File thePropertiesFile) 
 public  void setServer(boolean isServer)