|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use XMLEventReader2 | |
|---|---|
| org.odata4j.format.xml | |
| org.odata4j.internal | |
| org.odata4j.stax2 | |
| Uses of XMLEventReader2 in org.odata4j.format.xml |
|---|
| Methods in org.odata4j.format.xml with parameters of type XMLEventReader2 | |
|---|---|
static Iterable<AtomFeedFormatParser.CollectionInfo> |
AtomServiceDocumentFormatParser.parseCollections(XMLEventReader2 reader)
|
static AtomFeedFormatParser.AtomFeed |
AtomFeedFormatParser.parseFeed(XMLEventReader2 reader)
|
static EdmDataServices |
EdmxFormatParser.parseMetadata(XMLEventReader2 reader)
|
| Uses of XMLEventReader2 in org.odata4j.internal |
|---|
| Methods in org.odata4j.internal that return XMLEventReader2 | |
|---|---|
static XMLEventReader2 |
InternalUtil.newXMLEventReader(Reader reader)
|
| Uses of XMLEventReader2 in org.odata4j.stax2 |
|---|
| Methods in org.odata4j.stax2 that return XMLEventReader2 | |
|---|---|
XMLEventReader2 |
XMLInputFactory2.createXMLEventReader(Reader reader)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||