public class AbstractDependencyExtensibilityDirective.ProcessedDependency extends Object
Inner class that is provided to allow explicit processed dependency information to be passed. This
The processDependency method could have just returned a String array but this would have
been prone to error. Whilst more verbose this at least leaves to margin for misunderstanding and
reduces potential errors.
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractDependencyExtensibilityDirective.ProcessedDependency(String updatedSrc,
String toInsert) |
Copyright © 2005–2016 Alfresco Software. All rights reserved.