Package | Description |
---|---|
com.spss.psapi.core |
This provides the base objects used by other parts of the API.
|
com.spss.psapi.transform |
This provides objects that perform data processing and model building.
|
Modifier and Type | Method and Description |
---|---|
DocumentContainer |
DocumentContainer.changeDocumentContent(java.lang.Object content)
Returns a new component containing the supplied content.
|
DocumentContainer |
ContentContainerFactory.createDocumentContainer(java.lang.String containerTypeId,
java.lang.String name,
java.lang.Object content)
Returns a new document container with the supplied name and content.
|
Modifier and Type | Method and Description |
---|---|
DocumentOutput |
OutputFactory.createExtensionDocumentOutput(java.lang.String extensionId,
java.lang.String extensionElementId,
java.lang.String name,
DocumentContainer primaryDocument,
ObjectBuilder builder)
Constructs a document output object based on a document container
whose definition is specified by an extension.
|
Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.