|
Generated by JDiff |
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | |||||||
| Added Constructors | |
URL) |
Creates an instance of D2WModel from the contents of the specified URL. |
| Added Methods | |
Vector clientConfigurationFilesPathURLsInBundles() |
Gets the client configuration files in bundles. |
void mergePathURL(URL) |
Adds the rules from the specified model file path URL; dirties the model. |
Vector modelFilesPathURLsInBundles() |
Gets the model files in the bundles |
URL userClientConfigurationFilePathURL() |
Gets the user client configuration file. |
URL userModelFilePathURL() |
Gets the user model file. |
| Changed Methods | ||
Vector clientConfigurationFilesInBundles() |
Now deprecated. |
use clientConfigurationFilesPathURLsInBundles instead |
void mergeFile(File) |
Now deprecated. |
use mergePathURL instead |
Vector modelFilesInBundles() |
Now deprecated. |
use modelFilesPathURLsInBundles instead |
File userClientConfigurationFile() |
Now deprecated. |
use userClientConfigurationFilePathURL instead |
File userModelFile() |
Now deprecated. |
use userModelFilePathURL instead. |
|
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | ||||||||