Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.objectstyle.woproject.ant: Javadoc index of package org.objectstyle.woproject.ant.


Package Samples:

org.objectstyle.woproject.ant

Classes:

ProjectFormat: Abstract helper class that defines the algorithm for autogeneration of standard project files needed for deployment of the applications and frameworks. In a way it "formats" deployed project.
SubtaskFactory: Factory of standard ant tasks that are used as subtasks in other parts of WOProject. This class customizes certain things of returned tasks, like logging levels, etc.
WOGenerator: Ant task to generate EOEnterpriseObjects from EOModel. For detailed instructions go to the manual page .
WOApplication: Ant task to build WebObjects application. For detailed instructions go to the manual page .
WOFramework: Ant task to build WebObjects framework. For detailed instructions go to the manual page .
WOMapper: Mapper that handles WebObjects resource copying. It handles issues like localization, flattening of WOComponents paths, etc.
WOTask: A WOTask is a common superclass of WOApplication and WOFramework that implements common build functionality.
AntStringUtils: Copyright (c) 2002 The Apache Group, A set of helper methods related to string manipulation.
WOPropertiesHandler: Handles properties specific to WOProject tasks, initializing them with defaults if needed.
AppFormat: Subclass of ProjectFormat that defines file copying strategy for WOApplications.
FrameworkFormat: Subclass of ProjectFormat that defines file copying strategy for WOFrameworks.
WOCompile: Customized subclass of Javac used to locate jars in frameworks.
FrameworkSet: Customized subclass of FileSet used to locate frameworks.
WOCompCopy
OtherClasspathSet
PBIndex

Home | Contact Us | Privacy Policy | Terms of Service