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

Quick Search    Search Deep

org.objectstyle.woproject.ant.* (16)org.objectstyle.woproject.log4j.* (5)
org.objectstyle.woproject.pb.* (1)org.objectstyle.woproject.util.* (2)

Package Samples:

org.objectstyle.woproject.ant
org.objectstyle.woproject.log4j
org.objectstyle.woproject.util
org.objectstyle.woproject.pb

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.
SybasePlugIn: EOF Adaptor Plugin for Sybase. Fixes Sybase primary key generation procedure. Note that "eo_pk_for_table" stored procedure must be included in the EOModel that uses this plugin.
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.
PBProject: A PBProject represents a ProjectBuilder project file traditionally called PB.project .
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.
KVCImpl: Convenience superclass for custom classes that need default Key-Value Coding implemented.
AppFormat: Subclass of ProjectFormat that defines file copying strategy for WOApplications.
FrameworkFormat: Subclass of ProjectFormat that defines file copying strategy for WOFrameworks.
CollectionRenderer: Log4J renderer for collections. Superclass of concrete renderers.
WOCompile: Customized subclass of Javac used to locate jars in frameworks.
FrameworkSet: Customized subclass of FileSet used to locate frameworks.
Log4JAdapter: Adapter class that allows NSLog to use Log4J.
EORenderer: Log4J renderer for EOCustomObjects
NSArrayRenderer: Log4J renderer for NSArrays
NSDictionaryRenderer: Log4J renderer for NSArrays
WOCompCopy

Home | Contact Us | Privacy Policy | Terms of Service