|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xcmis.client.gwt.unmarshallers.parser.FeedParser
public class FeedParser
Created by The eXo Platform SAS.
| Constructor Summary | |
|---|---|
protected |
FeedParser()
Constructor. |
| Method Summary | |
|---|---|
static FeedInfo |
getFeedInfo(com.google.gwt.xml.client.NodeList nodeList)
Parse feed info from xml to FeedInfo. |
static FeedType |
parse(com.google.gwt.xml.client.Document response)
Parse xml feed to FeedType. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected FeedParser()
| Method Detail |
|---|
public static FeedType parse(com.google.gwt.xml.client.Document response)
FeedType.
response - response
FeedTypepublic static FeedInfo getFeedInfo(com.google.gwt.xml.client.NodeList nodeList)
FeedInfo.
nodeList - node list
FeedInfo
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||