public interface IContentProcessor
| Modifier and Type | Method and Description |
|---|---|
String |
GerProcessorIdentity(ContentParameterCollectionInfo parameters) |
void |
Transformer(ContentResultCollectionInfo resourceList,
ContentParameterCollectionInfo parameters) |
void |
Verify(ProcessorInfo currentProcessor) |
void Transformer(ContentResultCollectionInfo resourceList, ContentParameterCollectionInfo parameters) throws Exception
ExceptionString GerProcessorIdentity(ContentParameterCollectionInfo parameters) throws Exception
Exceptionvoid Verify(ProcessorInfo currentProcessor) throws Exception
ExceptionCopyright © 2015. All rights reserved.