public interface IPackageWriter extends IFilterWriter
| Modifier and Type | Method and Description |
|---|---|
IParameters |
getParameters() |
void |
setBatchInformation(String packageRoot,
LocaleId srcLoc,
LocaleId trgLoc,
String inputRootDir,
String rootDir,
String packageId,
String projectId,
String creatorParams,
String tempPackageRoot) |
void |
setDocumentInformation(String relativeInputPath,
String filterConfigId,
String filterParameters,
String inputEncoding,
String relativeTargetPath,
String outputEncoding,
ISkeletonWriter skelWriter) |
void |
setParameters(IParameters params) |
void |
setSupporstOneOutputPerInput(boolean supporstOneOutputPerInput) |
cancel, close, getEncoderManager, getName, getSkeletonWriter, handleEvent, setOptions, setOutput, setOutputvoid setParameters(IParameters params)
setParameters in interface IFilterWriterIParameters getParameters()
getParameters in interface IFilterWritervoid setBatchInformation(String packageRoot, LocaleId srcLoc, LocaleId trgLoc, String inputRootDir, String rootDir, String packageId, String projectId, String creatorParams, String tempPackageRoot)
void setDocumentInformation(String relativeInputPath, String filterConfigId, String filterParameters, String inputEncoding, String relativeTargetPath, String outputEncoding, ISkeletonWriter skelWriter)
void setSupporstOneOutputPerInput(boolean supporstOneOutputPerInput)
Copyright © 2020. All rights reserved.