@Deprecated public class DocumentsMarshallingStrategy extends AbstractDocumentCollectionMarshallingStrategy
ObjectMarshallingStrategy for a collection (List) of Documents.
* @deprecated This class is deprecated because the deprecation of Documents class. Please use the
DocumentCollectionImplMarshallingStrategy to marshal and unmarshal a collection of DocumentCollectionImpl.| Constructor and Description |
|---|
DocumentsMarshallingStrategy(DocumentMarshallingStrategy docMarshallingStrategy)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Object o)
Deprecated.
|
DocumentCollection<Document> |
buildDocumentCollection()
Deprecated.
|
createContext, marshal, read, unmarshal, writepublic DocumentsMarshallingStrategy(DocumentMarshallingStrategy docMarshallingStrategy)
public boolean accept(Object o)
public DocumentCollection<Document> buildDocumentCollection()
buildDocumentCollection in class AbstractDocumentCollectionMarshallingStrategyCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.