public class ContentResultCollectionInfo extends ArrayList<ContentResultInfo>
| Modifier and Type | Field and Description |
|---|---|
ContentParameterCollectionInfo |
Params |
modCount| Constructor and Description |
|---|
ContentResultCollectionInfo() |
| Modifier and Type | Method and Description |
|---|---|
ContentResultInfo |
get(String contentName) |
boolean |
hasError() |
String |
ToContentJson() |
String |
ToContentXml() |
String |
ToResourceOnlyJson() |
String |
ToResourceOnlyXml() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streampublic ContentParameterCollectionInfo Params
public String ToContentXml()
public String ToResourceOnlyXml()
public String ToContentJson() throws IOException
IOExceptionpublic String ToResourceOnlyJson() throws IOException
IOExceptionpublic boolean hasError()
public ContentResultInfo get(String contentName)
Copyright © 2016. All rights reserved.