public class

AtomServiceDocumentFormatParser

extends XmlFormatParser
java.lang.Object
   ↳ org.odata4j.format.xml.XmlFormatParser
     ↳ org.odata4j.format.xml.AtomServiceDocumentFormatParser

Summary

[Expand]
Inherited Constants
From class org.odata4j.format.xml.XmlFormatParser
[Expand]
Inherited Fields
From class org.odata4j.format.xml.XmlFormatParser
Public Constructors
AtomServiceDocumentFormatParser()
Public Methods
static Iterable<AtomWorkspaceInfo> parseWorkspaces(XMLEventReader2 reader)
[Expand]
Inherited Methods
From class org.odata4j.format.xml.XmlFormatParser
From class java.lang.Object

Public Constructors

public AtomServiceDocumentFormatParser ()

Public Methods

public static Iterable<AtomWorkspaceInfo> parseWorkspaces (XMLEventReader2 reader)

Parameters
reader